new: windows release actions

This commit is contained in:
lollipopkit
2024-06-02 15:29:53 +08:00
parent d1f14bee59
commit b06fddec07
12 changed files with 70 additions and 104 deletions

View File

@@ -1175,7 +1175,7 @@ class _SettingPageState extends State<SettingPage> {
autoFocus: true,
hint: 'https://example.com/logo.png',
icon: Icons.link,
maxLines: 3,
maxLines: 2,
onSubmitted: onSave,
),
ListTile(