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