summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/hooks/runmode/config.json
diff options
context:
space:
mode:
authorSteffen Ritter2017-11-30 18:28:33 +0100
committerSimon Rettberg2017-11-30 18:28:33 +0100
commit1a6f7561c191d34edbf152d516b70ceacbd44a0c (patch)
tree7a0f767ef3781060c6ff724d91c13440450769ef /modules-available/roomplanner/hooks/runmode/config.json
parent[locationinfo] removed seconds from the time. More than 4 locations are allow... (diff)
downloadslx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.gz
slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.xz
slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.zip
Update translations
Diffstat (limited to 'modules-available/roomplanner/hooks/runmode/config.json')
-rw-r--r--modules-available/roomplanner/hooks/runmode/config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules-available/roomplanner/hooks/runmode/config.json b/modules-available/roomplanner/hooks/runmode/config.json
new file mode 100644
index 00000000..0f2ce493
--- /dev/null
+++ b/modules-available/roomplanner/hooks/runmode/config.json
@@ -0,0 +1,6 @@
+{
+ "getModeName": "PvsGenerator::getManagerName",
+ "isClient": false,
+ "configHook": "PvsGenerator::runmodeConfigHook",
+ "allowGenericEditor": false
+} \ No newline at end of file