1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-06 16:46:46 +00:00
This commit is contained in:
Burrit0z
2020-05-02 16:02:00 -04:00
parent e5b7c598e4
commit 69bb08d6d1
2 changed files with 26 additions and 14 deletions

View File

@ -14,6 +14,7 @@ KAIBattery *instance;
self.batteryLabel.numberOfLines = 0;*/
[self updateBattery];
[self darkLightMode];
self.userInteractionEnabled = NO;
//[self addSubview:self.batteryLabel];
}
return self;