hedgedoc/lib/models
WilliButz bd2f7cef49
lib/models/revision.js: make independent of exec-path
Previously calling `app.js` from another directory than
the base directory of CodiMD would result in an error being
thrown because `lib/workers/dmpWorker.js` could not be found.

This change makes the function call independent of the path CodiMD
is started from.

Signed-off-by: WilliButz <wbutz@cyberfnord.de>
2018-09-26 16:56:36 +02:00
..
author.js
index.js
note.js
revision.js lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
temp.js
user.js