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