1
0
mirror of https://github.com/lint/TFDidThatSay synced 2025-07-04 08:36:45 +00:00

Add Reddit 2020.29.0 support

This commit is contained in:
lint
2020-08-23 14:39:37 -04:00
parent baa6f589f8
commit 7e1db92b2f
2 changed files with 10 additions and 3 deletions

5
tweak/Reddit.h Normal file → Executable file
View File

@ -176,8 +176,11 @@
@interface AccountManager
@property(assign, nonatomic) id defaults;
+ (id)sharedManager;
@end
@end
@interface AppDelegate : UIResponder
@property(strong, nonatomic) AccountManager *accountManager;
@end
/* ---- Reddit v3 ---- */