This commit is contained in:
kakkokari-gtyih 2024-12-19 23:23:22 +09:00
parent a1bb95d5ec
commit fabe1a17ae

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;