Update script in app when clicking on the "Version x available" button

This commit is contained in:
redphx
2024-09-07 16:43:56 +07:00
parent 714178a82d
commit 07ebf3926b
4 changed files with 38 additions and 10 deletions

View File

@@ -584,7 +584,7 @@ export class GlobalSettingsStorage extends BaseSettingsStorage {
default: 'default',
options: {
'default': t('default'),
'low-power': t('low-power'),
'low-power': t('battery-saving'),
'high-performance': t('high-performance'),
},
suggest: {