summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/hooks/runmode/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/hooks/runmode/config.json')
-rw-r--r--modules-available/locationinfo/hooks/runmode/config.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules-available/locationinfo/hooks/runmode/config.json b/modules-available/locationinfo/hooks/runmode/config.json
index 4bba0b5f..d94165ca 100644
--- a/modules-available/locationinfo/hooks/runmode/config.json
+++ b/modules-available/locationinfo/hooks/runmode/config.json
@@ -1,8 +1,7 @@
{
- "getModeName": "LocationInfo::getPanelName",
+ "getModeName": "LocationInfoHooks::getPanelName",
"isClient": false,
- "configHook": "LocationInfo::configHook",
- "noSysconfig": true,
+ "configHook": "LocationInfoHooks::configHook",
"systemdDefaultTarget": "kiosk-mode",
"permission": ".locationinfo.panel.assign-client"
} \ No newline at end of file