This commit is contained in:
Pieter Vander Vennet 2024-01-22 01:35:28 +01:00
parent 121efd8dfb
commit ef34304efa
4 changed files with 23 additions and 23 deletions

View file

@ -35,7 +35,6 @@
onDestroy(
currentLang.addCallbackAndRunD((currentLang) => {
console.log("Applying current lang:", currentLang)
if (!translations.data) {
translations.data = {}
}