mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-21 14:34:55 +01:00
Merge branch 'master' into modal
This commit is contained in:
commit
86e036c6c7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ static EventEmitter *sharedInstance;
|
|||
RCT_EXPORT_MODULE();
|
||||
|
||||
+ (BOOL)requiresMainQueueSetup {
|
||||
return NO;
|
||||
return YES;
|
||||
}
|
||||
|
||||
+ (EventEmitter *)sharedInstance {
|
||||
|
|
Loading…
Add table
Reference in a new issue