mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-16 03:38:03 +08:00
feat:riverpod 迁移 HomePerformanceUI
This commit is contained in:
@@ -30,7 +30,7 @@ class HomeGameDoctorUI extends HookConsumerWidget {
|
||||
}, const []);
|
||||
|
||||
return makeDefaultPage(context,
|
||||
title: "一键诊断",
|
||||
title: "一键诊断 -> ${homeState.scInstalledPath}",
|
||||
useBodyContainer: true,
|
||||
content: Stack(
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user