* luci/libs/uvl: fix description of default option in meta scheme
This commit is contained in:
parent
885e54007f
commit
96e7e81d1d
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ config variable
|
||||||
# Variable default value (schema.@variable.default)
|
# Variable default value (schema.@variable.default)
|
||||||
config variable
|
config variable
|
||||||
option name 'default'
|
option name 'default'
|
||||||
option title 'Datatype of this variable'
|
option title 'Default value of this variable'
|
||||||
option section 'schema.variable'
|
option section 'schema.variable'
|
||||||
option type 'variable'
|
option type 'variable'
|
||||||
option datatype 'string'
|
option datatype 'string'
|
||||||
|
|
Loading…
Reference in a new issue