mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-15 20:09:23 +01:00
Update AppDelegate.mm
This commit is contained in:
parent
e5ab5f6565
commit
46a78e8dfb
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
|
|
||||||
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
|
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
|
||||||
{
|
{
|
||||||
[MenuElementsEmitter sharedInstance];
|
|
||||||
[self clearFilesIfNeeded];
|
[self clearFilesIfNeeded];
|
||||||
self.userDefaultsGroup = [[NSUserDefaults alloc] initWithSuiteName:@"group.io.bluewallet.bluewallet"];
|
self.userDefaultsGroup = [[NSUserDefaults alloc] initWithSuiteName:@"group.io.bluewallet.bluewallet"];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue