mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-21 04:34:30 +08:00
dart: fix
This commit is contained in:
@@ -164,7 +164,7 @@ class IndexUI extends HookConsumerWidget {
|
||||
);
|
||||
}
|
||||
|
||||
_goDownloader(BuildContext context) {
|
||||
void _goDownloader(BuildContext context) {
|
||||
context.push('/index/downloader');
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user