mirror of
https://github.com/opa334/TrollStore.git
synced 2025-04-12 23:33:11 +08:00
Fix dev mode specifier always showing up
This commit is contained in:
parent
eed1d42792
commit
3474468189
@ -64,6 +64,7 @@ extern NSUserDefaults* trollStoreUserDefaults(void);
|
|||||||
{
|
{
|
||||||
_devModeEnabled = YES;
|
_devModeEnabled = YES;
|
||||||
}
|
}
|
||||||
|
[self reloadSpecifiers];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (NSMutableArray*)specifiers
|
- (NSMutableArray*)specifiers
|
||||||
|
Loading…
Reference in New Issue
Block a user