Fix oddity

This commit is contained in:
Essem 2024-02-25 16:14:05 -06:00
parent 03876616d2
commit 5bd2272afa
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C

4
locales/index.d.ts vendored
View file

@ -5090,10 +5090,10 @@ export interface Locale extends ILocale {
*/ */
"enableHorizontalSwipe": string; "enableHorizontalSwipe": string;
/** /**
* *
*/ */
"noLanguage": string; "noLanguage": string;
/* /**
* *
*/ */
"loading": string; "loading": string;