From: FloatingGhost Date: Mon, 19 Dec 2022 13:07:29 +0000 (+0000) Subject: Mix format X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=07ccfafd92febc002a4695776ad8d3a1fb7110c4;p=akkoma Mix format --- diff --git a/config/description.exs b/config/description.exs index 5d7ea7d25..6b151a59f 100644 --- a/config/description.exs +++ b/config/description.exs @@ -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"] }, %{