fix: cant sort servers order (#930)

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-10-08 17:35:07 +08:00
committed by GitHub
parent da8517bcf7
commit 3307fca620
6 changed files with 93 additions and 23 deletions

View File

@@ -58,7 +58,7 @@ final class PveNotifierProvider
}
}
String _$pveNotifierHash() => r'b5da7240db1b9ee7d61f238cebca45821b7a3445';
String _$pveNotifierHash() => r'ba5f2d6cb47c33735f7cc09b771b4a86501b86c6';
final class PveNotifierFamily extends $Family
with $ClassFamilyOverride<PveNotifier, PveState, PveState, PveState, Spi> {