fix: download series all

This commit is contained in:
Simon Ding
2024-08-12 18:13:34 +08:00
parent 0cce4ffee0
commit 57ec0b9eb9
3 changed files with 16 additions and 11 deletions

View File

@@ -190,6 +190,7 @@ class _MainSkeletonState extends State<MainSkeleton> {
onPressed: () => context.go(WelcomePage.routeTv),
child: Text(
"Polaris",
overflow: TextOverflow.clip,
style: TextStyle(fontSize: 28),
),
),