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