Merge branch 'issue/1280' into 'develop'
[akkoma] / lib / pleroma / plugs / trailing_format_plug.ex
index 2473e07fe4a1a08f1f9648c30bf99ded8c2237f5..a4b8a406d2a6693bad594bee095b450d1c45b570 100644 (file)
@@ -23,7 +23,9 @@ defmodule Pleroma.Plugs.TrailingFormatPlug do
     "/nodeinfo",
     "/api/help",
     "/api/externalprofile",
-    "/notice"
+    "/notice",
+    "/api/pleroma/emoji",
+    "/api/oauth_tokens"
   ]
 
   def init(opts) do