mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
Fix more js errors
This commit is contained in:
parent
3e2905be13
commit
28858288fb
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
var hljs = require('highlight.js');
|
||||
var PDFObject = require('pdfobject');
|
||||
var S = require('string');
|
||||
|
||||
//auto update last change
|
||||
var createtime = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue