Update uYouPlusSettings.xm

This commit is contained in:
arichornlover 2024-02-11 16:27:30 -06:00 committed by GitHub
parent dedc21e0a1
commit b6c979b8a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@ static const NSUInteger GROUP_TYPE = 'psyt'; // PoomSmart/YouGroupSettings
@interface YTSettingsSectionItemManager (uYouPlus)
- (void)updateTweakSectionWithEntry:(id)entry;
- (NSString *)getCacheSize;
@end
extern NSBundle *uYouPlusBundle();