1
0
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:
Burrit0z
2020-06-03 08:51:30 -04:00
parent 534778409c
commit aa99adf964

View File

@ -188,6 +188,10 @@ long long lastPercentage;
} }
}]; }];
if(self.number==0) {
[(UIStackView *)(self.superview) removeArrangedSubview:self];
}
} }
-(void)refreshForPrefs { -(void)refreshForPrefs {