mirror of
https://github.com/opa334/TrollStore.git
synced 2025-01-18 21:15:41 +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;
|
||||
}
|
||||
[self reloadSpecifiers];
|
||||
}
|
||||
|
||||
- (NSMutableArray*)specifiers
|
||||
|
Loading…
Reference in New Issue
Block a user