mirror of
https://github.com/Burrit0z/kai
synced 2025-07-06 16:46:46 +00:00
fixes
This commit is contained in:
@ -14,6 +14,7 @@ KAIBattery *instance;
|
||||
self.batteryLabel.numberOfLines = 0;*/
|
||||
[self updateBattery];
|
||||
[self darkLightMode];
|
||||
self.userInteractionEnabled = NO;
|
||||
//[self addSubview:self.batteryLabel];
|
||||
}
|
||||
return self;
|
||||
|
Reference in New Issue
Block a user