mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: more battery data & fix: auto reload
This commit is contained in:
@@ -131,7 +131,7 @@ class _PingPageState extends State<PingPage>
|
||||
),
|
||||
subtitle: Text(
|
||||
_buildPingSummary(result, unknown, ms),
|
||||
style: UIs.textSize11,
|
||||
style: UIs.text11,
|
||||
),
|
||||
trailing: Text(
|
||||
'${l10n.pingAvg}${result.statistic?.avg?.toStringAsFixed(2) ?? l10n.unknown} $ms',
|
||||
|
||||
Reference in New Issue
Block a user