1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-01 08:36:48 +00:00

so close to beta 1

This commit is contained in:
Burrit0z
2020-05-24 19:06:27 -04:00
parent e937a735c6
commit 00de4d98ba
6 changed files with 33 additions and 55 deletions

2
Kai.h
View File

@ -115,7 +115,7 @@ static void applyPrefs()
isUpdating = YES;
[[KAIBatteryStack sharedInstance] removeAllAndRefresh];
[[KAIBatteryStack sharedInstance] refreshForPrefs];
[(CSAdjunctListView *)([KAIBatteryStack sharedInstance].superview.superview) KaiUpdate];
isUpdating = NO;