mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 14:29:35 +00:00
chore: 优化进度条显示
This commit is contained in:
parent
03cec3f4b6
commit
d96995a863
27 changed files with 1229 additions and 1311 deletions
|
|
@ -11,7 +11,7 @@ import 'package:vaani/shared/extensions/obfuscation.dart';
|
|||
|
||||
part 'authenticated_users_provider.g.dart';
|
||||
|
||||
final _box = AvailableHiveBoxes.authenticatedUserBox;
|
||||
final _box = HiveBoxes.authenticatedUserBox;
|
||||
|
||||
final _logger = Logger('authenticated_users_provider');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue