mirror of
https://github.com/SoPat712/YTLitePlus.git
synced 2025-08-22 02:58:45 -04:00
Update Settings.xm
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
switchBlock:^BOOL (YTSettingsCell *cell, BOOL enable) { \
|
||||
code \
|
||||
} \
|
||||
settingItemId:0]]
|
||||
settingItemId:0]
|
||||
|
||||
static BOOL IsEnabled(NSString *key) {
|
||||
return [[NSUserDefaults standardUserDefaults] boolForKey:key];
|
||||
|
Reference in New Issue
Block a user