mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-04 18:14:58 +08:00
@@ -13,7 +13,7 @@ import 'package:PiliPlus/utils/utils.dart';
|
||||
import 'package:hive_flutter/hive_flutter.dart';
|
||||
import 'package:path/path.dart' as path;
|
||||
|
||||
abstract class GStorage {
|
||||
abstract final class GStorage {
|
||||
static late final Box<UserInfoData> userInfo;
|
||||
static late final Box<dynamic> historyWord;
|
||||
static late final Box<dynamic> localCache;
|
||||
|
||||
Reference in New Issue
Block a user