Add reminder for YouTube Plus

This commit is contained in:
Bryce Hackel
2024-08-24 16:30:30 -07:00
parent beeb9eb19f
commit 6e9ec38c4a
2 changed files with 16 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ typedef NS_ENUM(NSUInteger, GestureSection) {
// OLED Live Chat - @bhackel
@interface YTLUserDefaults : NSUserDefaults
+ (void)exportYtlSettings;
@end
// Hide Home Tab - @bhackel