mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update uYouPlusSettings.xm
This commit is contained in:
parent
5bd8a736b5
commit
e9331ff0ab
1 changed files with 0 additions and 1 deletions
|
|
@ -1067,7 +1067,6 @@ NSString *cacheDescription = [NSString stringWithFormat:@"%@", GetCacheSize()];
|
|||
SPOOFER_VERSION(@"v17.35.3", 124),
|
||||
SPOOFER_VERSION(@"v17.34.3", 125),
|
||||
SPOOFER_VERSION(@"v17.33.2", 126)
|
||||
}]
|
||||
];
|
||||
YTSettingsPickerViewController *picker = [[%c(YTSettingsPickerViewController) alloc] initWithNavTitle:LOC(@"VERSION_SPOOFER_SELECTOR") pickerSectionTitle:nil rows:rows selectedItemIndex:appVersionSpoofer() parentResponder:[self parentResponder]];
|
||||
[settingsViewController pushViewController:picker];
|
||||
|
|
|
|||
Loading…
Reference in a new issue