update one signal

This commit is contained in:
Phuoc Nguyen
2025-12-10 17:14:03 +07:00
parent 4cfe000172
commit f130820131
4 changed files with 106 additions and 3 deletions

View File

@@ -272,7 +272,7 @@ final class AuthProvider extends $AsyncNotifierProvider<Auth, User?> {
Auth create() => Auth();
}
String _$authHash() => r'f1d856a9a8fc461da111699e3c7ca2af1f2ce7ca';
String _$authHash() => r'2aaad43ba390e824b5aa8d95bc14e514c421c8ef';
/// Authentication Provider
///