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

@@ -6,7 +6,7 @@ part of 'snippet.dart';
// RiverpodGenerator
// **************************************************************************
String _$snippetNotifierHash() => r'caf0361f9a0346fb99cb90f032f1ceb29446dd71';
String _$snippetNotifierHash() => r'8285c7edf905a4aaa41cd8b65b0a6755c8b97fc9';
/// See also [SnippetNotifier].
@ProviderFor(SnippetNotifier)