summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorjules <jules@carbonpictures.com>2017-06-02 22:35:30 +0000
committerjules <jules@carbonpictures.com>2017-06-02 22:35:30 +0000
commitce8e9934191119e44d1520e2991439c2d94666ef (patch)
treeeb4d7b5dac6108897b40ebad57f5bb7480143dce /index.js
parentf16c218b4a8626af50376e8d36976488b83c6e1c (diff)
parentfe67fe503ac4a07ece372b37bd1cadad1e88eb46 (diff)
Merge branch 'master' of ghghgh.us:armory-fmf-cms
Diffstat (limited to 'index.js')
-rw-r--r--index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.js b/index.js
index d87836c..cbe8dda 100644
--- a/index.js
+++ b/index.js
@@ -116,6 +116,9 @@ var app = okcms.createApp({
lib: require("./lib/awprint"),
mongodbUrl: "mongodb://localhost/awprint",
},
+ awdrone: {
+ lib: require("./lib/awdrone"),
+ },
push: {
lib: require("./lib/okpush"),
mongodbUrl: "mongodb://localhost/okpush_hga",