diff --git a/config/description.exs b/config/description.exs
index c2e309cd4..8f050ae8a 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1155,12 +1155,6 @@ config :pleroma, :config_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",
             type: :boolean,