fix: private key can't be selected in edit page (#879)

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-01 13:05:54 +08:00
committed by GitHub
parent b1b0d9a18f
commit ee22cdb55f
11 changed files with 1090 additions and 986 deletions

View File

@@ -7,7 +7,7 @@ part of 'private_key.dart';
// **************************************************************************
String _$privateKeyNotifierHash() =>
r'404836a4409f64d305c1e22f4a57b52985a57b68';
r'12edd05dca29d1cbc9e2a3e047c3d417d22f7bb7';
/// See also [PrivateKeyNotifier].
@ProviderFor(PrivateKeyNotifier)