luci-app-vssr: sync with upstream source

This commit is contained in:
CN_SZTL 2020-11-07 20:12:02 +08:00
parent 3bd45fdc84
commit fd2edf635b
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -343,7 +343,7 @@ o.default = 2
o.rmempty = true
o = s:option(Value, 'seed', translate('Seed'))
o.depends('transport', 'kcp')
o:depends('transport', 'kcp')
o.default = ''
o.rmempty = true