Этот коммит содержится в:
Nicolas Clerc
2016-03-07 23:54:08 +01:00
родитель 7cb817d5a7
Коммит 81366cd5e5
4 изменённых файлов: 56 добавлений и 29 удалений

Просмотреть файл

@@ -560,6 +560,10 @@ export default {
EMBED_TOGGLE: {
label: 'embed_toggle',
description: 'Show toggle for all embed previews'
},
SLASHCMD_AUTOCMP: {
label: 'slashCmd_autocmp',
description: 'Enable external application to offer slash command autocomplete'
}
},
OVERLAY_TIME_DELAY: 400,