mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-02 23:51:07 +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