fix(blocky): fix UI, wrong variable names (#4258)

This commit is contained in:
Stavros Kois
2022-11-01 01:45:51 +02:00
committed by GitHub
parent 151fd2fff3
commit 2d91f01046
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ sources:
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://hub.docker.com/r/spx01/blocky
version: 1.1.6
version: 1.1.7
annotations:
truecharts.org/catagories: |
- network
+4 -4
View File
@@ -188,14 +188,14 @@ questions:
type: dict
additional_attrs: true
attrs:
- variable: in
label: In
- variable: domain
label: Domain
schema:
type: string
required: true
default: ""
- variable: out
label: Out
- variable: dnsserver
label: DNS Server
schema:
type: string
required: true