lib
This commit is contained in:
parent
2f567c87c2
commit
194e18524f
|
@ -6390,7 +6390,7 @@
|
|||
else BDFDB.LogUtils.warn(item + " enter a valid key and at least one value to format the string in BDFDB.LanguageUtils.LibraryStrings");
|
||||
return "";
|
||||
};
|
||||
var initDiscordLanguageInterval = (_ => {
|
||||
var initDiscordLanguageInterval = BDFDB.TimeUtils.interval(_ => {
|
||||
if (document.querySelector("html").lang) {
|
||||
BDFDB.TimeUtils.clear(initDiscordLanguageInterval);
|
||||
var language = BDFDB.LanguageUtils.getLanguage();
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue