From c8ebe2486ca137379c89d6eb7a26124a058b3109 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 22 Jan 2018 12:03:20 -0500 Subject: [PATCH] closes #1 --- plugin.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 5ead392..2588f18 100644 --- a/plugin.json +++ b/plugin.json @@ -12,5 +12,8 @@ "../nodebb-theme-persona/lib/modules/nprogress.js", "../nodebb-theme-persona/lib/modules/autohidingnavbar.min.js", "../nodebb-theme-persona/lib/modules/quickreply.js" - ] + ], + "modules": { + "pulling.js": "node_modules/pulling/build/pulling-drawer.js" + }, } \ No newline at end of file