update mastofe paths (#95)
[akkoma] / config / description.exs
index c67da64b532f16ee79c56cee1d0821cd098e8b7f..a4f115ce7a38732c0befcd84a8ca5dbe456dd772 100644 (file)
@@ -2991,6 +2991,12 @@ config :pleroma, :config_description, [
         description: "Admin frontend",
         children: installed_frontend_options
       },
+      %{
+        key: :mastodon,
+        type: :map,
+        description: "Mastodon frontend",
+        children: installed_frontend_options
+      },
       %{
         key: :swagger,
         type: :map,