mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-08 03:27:27 +08:00
fix redirect
This commit is contained in:
@@ -140,7 +140,7 @@ class _TvDetailsPageState extends ConsumerState<TvDetailsPage> {
|
||||
seriesId)
|
||||
.notifier)
|
||||
.delete();
|
||||
context.pop();
|
||||
context.go(WelcomePage.route);
|
||||
},
|
||||
icon: const Icon(Icons.delete))
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user