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

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

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

Loading…
Cancel
Save