fix(common): set default ndots to 1 and fix dnsoptions in GUI (#1262)
* fix(common): set default ndots to 1 and fix dnsoptions in GUI * bump
This commit is contained in:
@@ -40,7 +40,16 @@
|
||||
- variable: option
|
||||
label: "Option Entry"
|
||||
schema:
|
||||
type: string
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: name
|
||||
label: "Name"
|
||||
schema:
|
||||
type: string
|
||||
- variable: value
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
- variable: searches
|
||||
label: "Searches"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user