aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2019-09-16 07:23:56 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2019-09-16 07:23:56 +0000
commit3cd23ae2d4d28c79890442bf343a55e44544bcdf (patch)
tree36c8722fb3d570343bfcffd6fea4ca37da55e128
parentc933f5edfcf50b8e8ed17ae52a8fb4df04e8c7cf (diff)
Apply suggestion to src/components/emoji_input/emoji_input.js
-rw-r--r--src/components/emoji_input/emoji_input.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/emoji_input/emoji_input.js b/src/components/emoji_input/emoji_input.js
index 41ee239c..86ff9707 100644
--- a/src/components/emoji_input/emoji_input.js
+++ b/src/components/emoji_input/emoji_input.js
@@ -64,7 +64,6 @@ const EmojiInput = {
},
hideEmojiButton: {
/**
- enableStickerPicker: {
* intended to use with external picker trigger, i.e. you have a button outside
* input that will open up the picker, see triggerShowPicker()
*/