J Leadbetter
J Leadbetter
> repo: Grants full access to private and public repositories. That includes read/write access to code, commit statuses, repository and organization projects, invitations, collaborators, adding team memberships, deployment statuses, and...
I can confirm this is still an issue. Steps to reproduce: ``` ;; init.el (use-package habitica :config (setq habitica-uuid "") (setq habitica-token "")) ``` Then I do `M-x habitica-tasks` and...
A little more information: it seems that when I use `C-x t t` the task does get completed on the Habitica website. However, I get this prompt, which seems to...