bugfix: advanced config usb passthru errors when uci section is not available (#308)

This commit is contained in:
dman776 2018-12-12 08:31:57 -06:00 committed by GitHub
parent b9bf9ba099
commit ce5a757ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@ config downloads
config poe
option passthrough '0'
config usb
option passthrough '1'
config map
option leafletjs 'http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.js'
option leafletcss 'http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.css'