mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-31 06:57:43 +08:00
ui: change prowlarr setting text
This commit is contained in:
@@ -41,7 +41,7 @@ class ProwlarrSettingState extends ConsumerState<ProwlarrSettingPage> {
|
|||||||
decoration: const InputDecoration(
|
decoration: const InputDecoration(
|
||||||
labelText: "API Key",
|
labelText: "API Key",
|
||||||
icon: Icon(Icons.key),
|
icon: Icon(Icons.key),
|
||||||
helperText: "Prowlarr 设置 -> 通用设置 -> 接口密钥"),
|
helperText: "Prowlarr 设置 -> 通用 -> API 密钥"),
|
||||||
validator: FormBuilderValidators.required(),
|
validator: FormBuilderValidators.required(),
|
||||||
),
|
),
|
||||||
Center(
|
Center(
|
||||||
|
|||||||
Reference in New Issue
Block a user