1
0

enhance(frontend): 絵文字ピッカーをドロワー表示するか自由に設定可能に

This commit is contained in:
syuilo
2024-09-26 12:41:48 +09:00
parent 31988db547
commit 89841e4c9a
7 changed files with 20 additions and 9 deletions
@@ -87,7 +87,7 @@ const defaultStoreSaveKeys: (keyof typeof defaultStore['state'])[] = [
'emojiPickerScale',
'emojiPickerWidth',
'emojiPickerHeight',
'emojiPickerUseDrawerForMobile',
'emojiPickerStyle',
'defaultSideView',
'menuDisplay',
'reportError',