Update Settings.xm
This commit is contained in:
parent
c5b46308da
commit
7fe04c0d01
1 changed files with 1 additions and 1 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Reference in a new issue