mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Update translations when version changed
This commit is contained in:
@@ -28,7 +28,7 @@ export function checkForUpdate() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Update translations
|
// Update translations
|
||||||
Translations.updateTranslations(true);
|
Translations.updateTranslations(currentVersion === SCRIPT_VERSION);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user