mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-11 04:58:30 -06:00
i need this too
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
|
||||
self.moduleName = @"YourModuleName";
|
||||
self.moduleName = @"Jellify";
|
||||
self.initialProps = @{}; // Add any initial props as needed
|
||||
|
||||
// Call the base class method for any common initialization
|
||||
|
||||
Reference in New Issue
Block a user