summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/config.json
diff options
context:
space:
mode:
authorJannik Schönartz2017-12-22 17:37:34 +0100
committerJannik Schönartz2017-12-22 17:37:34 +0100
commit77c3db5c43ea43ad9833a7778542a7285b0891f6 (patch)
treeb5285df665260c1a7f6ff054d6dc2c213c8a3301 /modules-available/usblockoff/config.json
parentMerge branch 'master' into usb-lock-off (diff)
downloadslx-admin-77c3db5c43ea43ad9833a7778542a7285b0891f6.tar.gz
slx-admin-77c3db5c43ea43ad9833a7778542a7285b0891f6.tar.xz
slx-admin-77c3db5c43ea43ad9833a7778542a7285b0891f6.zip
[usb-lock-off] Switched to the _hw db structure. Adding a device and db contraints working properly. WIP
Diffstat (limited to 'modules-available/usblockoff/config.json')
-rw-r--r--modules-available/usblockoff/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/usblockoff/config.json b/modules-available/usblockoff/config.json
index 59b54a80..f15ba11d 100644
--- a/modules-available/usblockoff/config.json
+++ b/modules-available/usblockoff/config.json
@@ -1,4 +1,4 @@
{
"category":"main.beta",
- "dependencies": ["bootstrap_switch", "bootstrap_dialog"]
+ "dependencies": ["bootstrap_switch", "bootstrap_dialog", "statistics"]
}