mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
minor [skip ci]
This commit is contained in:
parent
0c1b7ce668
commit
41bd1bc16c
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ class ExceptionHandler {
|
||||||
// probably when the device was locked and then opened on Cake
|
// probably when the device was locked and then opened on Cake
|
||||||
// this is solved by a restart of the app
|
// this is solved by a restart of the app
|
||||||
// just ignoring until we find a solution to this issue or migrate from flutter secure storage
|
// just ignoring until we find a solution to this issue or migrate from flutter secure storage
|
||||||
"core/auth_service.dart:63",
|
"core/auth_service.dart:64",
|
||||||
"core/key_service.dart:14",
|
"core/key_service.dart:14",
|
||||||
"core/wallet_loading_service.dart:133",
|
"core/wallet_loading_service.dart:133",
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue