mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
new: iperf
This commit is contained in:
@@ -33,7 +33,7 @@ class BackupPage extends StatelessWidget {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: CustomAppBar(
|
||||
title: Text(l10n.backupAndRestore, style: UIs.text18),
|
||||
title: Text(l10n.backup, style: UIs.text18),
|
||||
),
|
||||
body: _buildBody(context),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user