make it more specific [skip ci]
OmarHatem committed
Jul 3, 2025 at 18:21 UTC
d00b272c2c46fa8da08fe458b4c2cc0cb1faedb4
1 file changed
+1
-1
lib/utils/exception_handler.dart
+1
-1
@@ -286,7 +286,7 @@ class ExceptionHandler {
286
// just ignoring until we find a solution to this issue or migrate from flutter secure storage
287
"core/auth_service.dart:64",
288
"core/key_service.dart:14",
289
- "core/wallet_loading_service.dart:142",
289
+ "Wallet is null",
290
"Wrong Device Status: 0x5515 (UNKNOWN)",
291
];
292