This commit is contained in:
kakkokari-gtyih 2024-12-19 23:23:22 +09:00
parent a1bb95d5ec
commit fabe1a17ae
1 changed files with 1 additions and 1 deletions

2
locales/index.d.ts vendored
View File

@ -10785,7 +10785,7 @@ export interface Locale extends ILocale {
*
*/
"clipboardUploadBehavior": string;
};
}
declare const locales: {
[lang: string]: Locale;