Update Settings.xm

This commit is contained in:
arichorn 2023-08-01 21:04:10 -05:00 committed by GitHub
parent ffa3f33ac7
commit 7b7e86f853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -890,7 +890,7 @@ extern NSBundle *uYouPlusBundle();
settingItemId:0],
[YTSettingsSectionItemClass switchItemWithTitle:LOC(@"Enable App Version Spoofer")
titleDescription:LOC(@"APP_VERSION_SPOOFER_DESC")
titleDescription:LOC(@"Enable this to use the Version Spoofer and select your perferred version below. App restart is required.")
accessibilityIdentifier:nil
switchOn:IsEnabled(@"enableVersionSpoofer_enabled")
switchBlock:^BOOL (YTSettingsCell *cell, BOOL enabled) {