mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 10:20:27 +01:00
fix
This commit is contained in:
parent
a1bb95d5ec
commit
fabe1a17ae
1 changed files with 1 additions and 1 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
@ -10785,7 +10785,7 @@ export interface Locale extends ILocale {
|
|||
* クリップボード経由でのアップロード時の動作
|
||||
*/
|
||||
"clipboardUploadBehavior": string;
|
||||
|
||||
};
|
||||
}
|
||||
declare const locales: {
|
||||
[lang: string]: Locale;
|
||||
|
|
Loading…
Reference in a new issue