feat: update emoji picker; move settings bhnd expr

This commit is contained in:
Paul Makles
2022-07-09 17:53:40 +01:00
parent 354c22108e
commit cb6d5a3828
7 changed files with 78 additions and 37 deletions

View File

@@ -43,8 +43,9 @@ export const EXPERIMENTS: {
"This will enable the experimental plugin API. Only touch this if you know what you're doing.",
},
picker: {
title: "Emoji Picker",
description: "This will enable a work-in-progress emoji picker.",
title: "Custom Emoji",
description:
"This will enable a work-in-progress emoji picker and custom emoji settings.",
},
};