mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-06 01:57:45 +08:00
@@ -5,7 +5,7 @@ import 'package:PiliPlus/utils/accounts/account.dart';
|
||||
import 'package:PiliPlus/utils/login_utils.dart';
|
||||
import 'package:hive/hive.dart';
|
||||
|
||||
abstract class Accounts {
|
||||
abstract final class Accounts {
|
||||
static late final Box<LoginAccount> account;
|
||||
static final List<Account> accountMode = List.filled(
|
||||
AccountType.values.length,
|
||||
|
||||
Reference in New Issue
Block a user