From: Mark Felder Date: Wed, 13 May 2020 21:24:37 +0000 (-0500) Subject: enableEmojiPicker is not a setting X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=4aad764c1d2ccd90b697e38ce2044ae4ccdb7dea;p=akkoma enableEmojiPicker is not a setting --- diff --git a/config/description.exs b/config/description.exs index c2e309cd4..8f050ae8a 100644 --- a/config/description.exs +++ b/config/description.exs @@ -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",