diff --git a/eejs.js b/eejs.js index adcb324..337d3e0 100644 --- a/eejs.js +++ b/eejs.js @@ -1,6 +1,6 @@ 'use strict'; -const eejs = require('ep_etherpad-lite/node/eejs/'); +const eejs = require('ep_etherpad-lite/node/eejs'); exports.eejsBlock_body = (hookName, args, cb) => { const templateFile = 'ep_set_title_on_pad/templates/title.ejs'; diff --git a/package.json b/package.json index 6e9f63f..c554c5a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ep_set_title_on_pad", "description": "Set the title on a pad in Etherpad, also includes real time updates to the UI", - "version": "0.7.7", + "version": "0.7.8", "license": "Apache-2.0", "author": "johnyma22 (John McLear) ", "keywords": [