mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
feat: discover local ssh server (#921)
This commit is contained in:
@@ -31,7 +31,7 @@ final class _IntroPage extends StatelessWidget {
|
||||
padding: _introListPad,
|
||||
children: [
|
||||
SizedBox(height: padTop),
|
||||
IntroPage.title(text: l10n.init, big: true),
|
||||
IntroPage.title(text: libL10n.init, big: true),
|
||||
SizedBox(height: padTop),
|
||||
// Prompt to set backup password after migration or on first launch
|
||||
ListTile(
|
||||
|
||||
Reference in New Issue
Block a user