server connect: max try 7 times

This commit is contained in:
lollipopkit
2023-02-01 13:34:45 +08:00
parent 04cf5b65ce
commit 2faea10d61
7 changed files with 41 additions and 11 deletions

View File

@@ -174,7 +174,7 @@ class _MyHomePageState extends State<MyHomePage>
onPressed: () => showRoundDialog(
context,
_versionStr,
const Text('${BuildData.buildAt}\n\n${BuildData.engine}'),
const Text(BuildData.buildAt),
[],
),
child: Text(