This commit is contained in:
Pieter Vander Vennet 2024-01-22 01:35:28 +01:00
parent 3d5e117989
commit b7f044e976
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 = {}
}