Rename "Settings" -> "uYouPlusSettings"

This commit is contained in:
Foxster
2023-12-25 10:10:05 -08:00
parent 226a4730aa
commit f6d654758f
3 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
#import "Settings.h"
#import "uYouPlusSettings.h"
#define VERSION_STRING [[NSString stringWithFormat:@"%@", @(OS_STRINGIFY(TWEAK_VERSION))] stringByReplacingOccurrencesOfString:@"\"" withString:@""]
#define SHOW_RELAUNCH_YT_SNACKBAR [[%c(GOOHUDManagerInternal) sharedInstance] showMessageMainThread:[%c(YTHUDMessage) messageWithText:LOC(@"RESTART_YOUTUBE")]]