mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-26 19:23:45 +01:00
WiFi only BG update toggle (#819) + typo fix
This commit is contained in:
@@ -427,8 +427,8 @@ abstract class AppSource {
|
||||
],
|
||||
[GeneratedFormTextField('appName', label: tr('appName'), required: false)],
|
||||
[
|
||||
GeneratedFormSwitch('examptFromBackgroundUpdates',
|
||||
label: tr('examptFromBackgroundUpdates'))
|
||||
GeneratedFormSwitch('exemptFromBackgroundUpdates',
|
||||
label: tr('exemptFromBackgroundUpdates'))
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user