mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-06 23:21:00 +08:00
update: required
This commit is contained in:
@@ -74,6 +74,7 @@ class _DownloaderState extends ConsumerState<DownloaderSettings> {
|
||||
DropdownMenuItem(
|
||||
value: "qbittorrent", child: Text("qBittorrent")),
|
||||
],
|
||||
validator: FormBuilderValidators.required(),
|
||||
),
|
||||
FormBuilderTextField(
|
||||
name: "name",
|
||||
|
||||
Reference in New Issue
Block a user