Skip to content

fix json syntax#8

Open
flisk wants to merge 1 commit intoSymTrkl:mainfrom
flisk:patch-1
Open

fix json syntax#8
flisk wants to merge 1 commit intoSymTrkl:mainfrom
flisk:patch-1

Conversation

@flisk
Copy link

@flisk flisk commented Jan 9, 2026

This fixes a JSON syntax error in the Pleroma Emoji pack manifest that prevents imports via pleroma_ctl.

With the error present, this happens:

$ pleroma_ctl emoji get-packs -m https://raw.githubusercontent.com/SymTrkl/emoji/refs/heads/main/pleroma-manifest/manifest.json neobot

12:44:21.531 [debug] Outbound: get https://raw.githubusercontent.com/SymTrkl/emoji/refs/heads/main/pleroma-manifest/manifest.json
** (Jason.DecodeError) unexpected byte at position 7904: 0x22 ("\"")
    lib/jason.ex:92: Jason.decode!/2
    lib/mix/tasks/pleroma/emoji.ex:45: Mix.Tasks.Pleroma.Emoji.run/1
    nofile:1: (file)
    (stdlib 5.0.2) erl_eval.erl:750: :erl_eval.do_apply/7
    (elixir 1.15.4) lib/code.ex:543: Code.validated_eval_string/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant