mirror of
https://github.com/Burrit0z/kai
synced 2025-07-01 17:26:47 +00:00
idk how the fuck
This commit is contained in:
@ -188,6 +188,10 @@ long long lastPercentage;
|
|||||||
}
|
}
|
||||||
|
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
if(self.number==0) {
|
||||||
|
[(UIStackView *)(self.superview) removeArrangedSubview:self];
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
-(void)refreshForPrefs {
|
-(void)refreshForPrefs {
|
||||||
|
Reference in New Issue
Block a user