mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 06:25:52 +02:00
wip
This commit is contained in:
@@ -13266,4 +13266,14 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"mfm": string;
|
||||
};
|
||||
"_room": {
|
||||
/**
|
||||
* グリッドにスナップ
|
||||
*/
|
||||
"snapToGrid": string;
|
||||
/**
|
||||
* グリッドサイズ
|
||||
*/
|
||||
"gridScale": string;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user