summaryrefslogtreecommitdiffstats
path: root/ep.json
diff options
context:
space:
mode:
Diffstat (limited to 'ep.json')
-rw-r--r--ep.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/ep.json b/ep.json
new file mode 100644
index 0000000..f16cf49
--- /dev/null
+++ b/ep.json
@@ -0,0 +1,13 @@
+{
+ "parts": [
+ {
+ "name": "main",
+ "client_hooks": {
+ },
+ "hooks": {
+ "clientVars": "ep_global_view/index",
+ "handleMessage": "ep_global_view/index"
+ }
+ }
+ ]
+}