summaryrefslogtreecommitdiffstats
path: root/webapp/utils
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/utils')
-rw-r--r--webapp/utils/constants.jsx4
1 files changed, 0 insertions, 4 deletions
diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx
index 6b77be789..467aaf390 100644
--- a/webapp/utils/constants.jsx
+++ b/webapp/utils/constants.jsx
@@ -891,10 +891,6 @@ export const Constants = {
WEBRTC_PREVIEW: {
label: 'webrtc_preview',
description: 'Enable WebRTC one on one calls'
- },
- EMOJI_PICKER_PREVIEW: {
- label: 'emojipicker',
- description: 'Enable emoji picker'
}
},
OVERLAY_TIME_DELAY_SMALL: 100,