Mix format
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Mon, 19 Dec 2022 13:07:29 +0000 (13:07 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Mon, 19 Dec 2022 13:07:29 +0000 (13:07 +0000)
config/description.exs

index 5d7ea7d25accc67366e2454da2d08aa0ba1edea5..6b151a59f4b9bb4f15cf2761e38fc4c6f02a342b 100644 (file)
@@ -3452,13 +3452,15 @@ config :pleroma, :config_description, [
       %{
         key: :command_argos_translate,
         type: :string,
-        description: "command for `argos-translate`. Can be the command if it's in your PATH, or the full path to the file.",
+        description:
+          "command for `argos-translate`. Can be the command if it's in your PATH, or the full path to the file.",
         suggestion: ["argos-translate"]
       },
       %{
         key: :command_argospm,
         type: :string,
-        description: "command for `argospm`. Can be the command if it's in your PATH, or the full path to the file.",
+        description:
+          "command for `argospm`. Can be the command if it's in your PATH, or the full path to the file.",
         suggestion: ["argospm"]
       },
       %{