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

soon fix, this still broke

This commit is contained in:
Burrit0z
2020-05-22 09:58:17 -04:00
parent b70d126fc7
commit 6aeb4cb375
6 changed files with 55 additions and 38 deletions

2
Kai.h
View File

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