enableEmojiPicker is not a setting
authorMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 21:24:37 +0000 (16:24 -0500)
committerMark Felder <feld@FreeBSD.org>
Wed, 13 May 2020 21:24:37 +0000 (16:24 -0500)
config/description.exs

index c2e309cd4498001bf723405d4d77e528855f6bca..8f050ae8a48b794d47f130d672c7630911c8d414 100644 (file)
@@ -1154,12 +1154,6 @@ config :pleroma, :config_description, [
             description:
               "When a message has a subject (aka Content Warning), collapse it by default"
           },
-          %{
-            key: :enableEmojiPicker,
-            label: "Emoji picker",
-            type: :boolean,
-            description: "Enables emoji picker."
-          },
           %{
             key: :formattingOptionsEnabled,
             label: "Formatting options enabled",