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

pull/7168/head^2
crazywoola 2 years ago committed by GitHub
parent ef4d85f5c0
commit 8b5761efb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save