summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-04-06 17:45:01 -0400
committerJules Laplace <jules@okfoc.us>2016-04-06 17:45:01 -0400
commitae685a3a3e0427b9bf47a73f0f170235e469c979 (patch)
treedab245325cb5549fe874c562e66e111eb5050744 /index.js
parentbeb20d06386eaf11899802aa3a420005d522c556 (diff)
flag to hide project, use white cursor
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.js b/index.js
index 1e62275..1914ba5 100644
--- a/index.js
+++ b/index.js
@@ -41,6 +41,8 @@ var app = okcms.createApp({
media: {type: 'media-list'},
mobileMedia: {type: 'media-list'},
press: {type: 'link-list'},
+ whiteCursor: {type: 'flag'},
+ hideProject: {type: 'flag'},
},
},