mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 17:55:17 -04:00
Fix pdfobject require
This commit is contained in:
parent
67d118782d
commit
196d546f7e
2 changed files with 19 additions and 15 deletions
|
@ -1,3 +1,6 @@
|
|||
var hljs = require('highlight.js');
|
||||
var PDFObject = require('pdfobject');
|
||||
|
||||
//auto update last change
|
||||
var createtime = null;
|
||||
var lastchangetime = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue