X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fdescription.exs;h=bd20cb2392b9dc1f4727f4f910cbcd7a2a648927;hb=522221f7fb76859b23840bb0c9de0018dae41cbf;hp=d329f8afa156e3548a34c85b2e205ac58f215603;hpb=4c9c959bb3c3968e996975289def82f392d102ae;p=akkoma diff --git a/config/description.exs b/config/description.exs index d329f8afa..bd20cb239 100644 --- a/config/description.exs +++ b/config/description.exs @@ -3161,10 +3161,10 @@ config :pleroma, :config_description, [ children: frontend_options }, %{ - key: :pickable, - type: {:list, :string}, - description: - "A list containing all frontends users can pick as their preference, format is :name/:ref, e.g pleroma-fe/stable." + key: :pickable, + type: {:list, :string}, + description: + "A list containing all frontends users can pick as their preference, format is :name/:ref, e.g pleroma-fe/stable." } ] },