mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Update
This commit is contained in:
@@ -77,7 +77,8 @@ final _router = GoRouter(
|
||||
sortByGid: sortByGid,
|
||||
tag: tag,
|
||||
uploader: uploader,
|
||||
translatedTag: extra?.translatedTag);
|
||||
translatedTag: extra?.translatedTag,
|
||||
hasExtra: extra != null);
|
||||
}),
|
||||
GoRoute(
|
||||
path: GalleryPage.routeName,
|
||||
|
||||
Reference in New Issue
Block a user