no log: Update type definition of general.language_equals in frontend

pull/2127/head^2
LASER-Yi 1 year ago
parent b02c1a7e28
commit 07f6666d46
No known key found for this signature in database

@ -25,7 +25,7 @@ interface Settings {
titlovi: Settings.Titlovi;
ktuvit: Settings.Ktuvit;
notifications: Settings.Notifications;
language_equals: string[][];
language_equals: string[];
}
declare namespace Settings {

Loading…
Cancel
Save