Emacs 27.2
Installed via melpa
running M-x org-time-budgets-table doesn't do anything
adding following to my agenda:
(setq org-agenda-custom-commands '(("a" "Agenda" ((agenda "" ((org-agenda-sorting-strategy '(habit-down time-up priority-down category-keep user-defined-up)))) (org-time-budgets-in-agenda-maybe)))))
prints error
org-agenda-run-series: Invalid type in command series Mark set
Any ideas?