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:
5
tweak/Reddit.h
Normal file → Executable file
5
tweak/Reddit.h
Normal file → Executable 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 ---- */
|
||||
|
Reference in New Issue
Block a user