mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
bug: color seed setting not working (#516)
This commit is contained in:
@@ -34,6 +34,7 @@ class BackupPage extends StatelessWidget {
|
||||
padding: const EdgeInsets.all(13),
|
||||
children: [
|
||||
_buildTip(),
|
||||
CenterGreyTitle(libL10n.sync),
|
||||
if (isMacOS || isIOS) _buildIcloud(context),
|
||||
_buildWebdav(context),
|
||||
_buildFile(context),
|
||||
|
||||
Reference in New Issue
Block a user