From 4b004f51241bb88abafcd08cf8d59d8cc3b163cc Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sun, 11 Feb 2024 17:00:24 -0600 Subject: [PATCH] Rename uYouPlusSettings.h to uYouPlusSettings.h.bak --- Sources/{uYouPlusSettings.h => uYouPlusSettings.h.bak} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Sources/{uYouPlusSettings.h => uYouPlusSettings.h.bak} (99%) diff --git a/Sources/uYouPlusSettings.h b/Sources/uYouPlusSettings.h.bak similarity index 99% rename from Sources/uYouPlusSettings.h rename to Sources/uYouPlusSettings.h.bak index ad4e37c..6aad211 100644 --- a/Sources/uYouPlusSettings.h +++ b/Sources/uYouPlusSettings.h.bak @@ -20,4 +20,4 @@ @interface GOOHUDManagerInternal : NSObject - (void)showMessageMainThread:(id)message; + (id)sharedInstance; -@end \ No newline at end of file +@end