enhance(frontend): 絵文字ピッカーをドロワー表示するか自由に設定可能に
This commit is contained in:
Vendored
+4
@@ -2056,6 +2056,10 @@ export interface Locale extends ILocale {
|
||||
* メニューのスタイル
|
||||
*/
|
||||
"menuStyle": string;
|
||||
/**
|
||||
* スタイル
|
||||
*/
|
||||
"style": string;
|
||||
/**
|
||||
* ドロワー
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user