mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-12 09:27:01 +00:00
temp disable xmr/wow onstart funcs
This commit is contained in:
parent
951cc044cb
commit
e5d2d6c039
1 changed files with 2 additions and 2 deletions
|
@ -176,8 +176,8 @@ void main() async {
|
|||
}
|
||||
}
|
||||
|
||||
monero.onStartup();
|
||||
wownero.onStartup();
|
||||
// wownero.onStartup();
|
||||
// monero.onStartup();
|
||||
|
||||
await Hive.openBox<dynamic>(DB.boxNameTheme);
|
||||
|
||||
|
|
Loading…
Reference in a new issue