mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
Fix typo
This commit is contained in:
@@ -128,7 +128,7 @@ class _VideoInfoState extends State<VideoInfo> with TickerProviderStateMixin {
|
||||
late final VideoDetailController videoDetailCtr;
|
||||
late final Map<dynamic, dynamic> videoItem;
|
||||
|
||||
final Box<dynamic> setting = GStrorage.setting;
|
||||
final Box<dynamic> setting = GStorage.setting;
|
||||
|
||||
late final bool loadingStatus; // 加载状态
|
||||
|
||||
|
||||
Reference in New Issue
Block a user