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