change secret input to text input in searxng (#7160)

This commit is contained in:
crazywoola 2024-08-10 16:58:22 +08:00 committed by GitHub
parent ef4d85f5c0
commit 8b5761efb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ identity:
- productivity - productivity
credentials_for_provider: credentials_for_provider:
searxng_base_url: searxng_base_url:
type: secret-input type: text-input
required: true required: true
label: label:
en_US: SearXNG base URL en_US: SearXNG base URL