mirror of https://gitee.com/bigwinds/arangodb
one more place to rename the include
This commit is contained in:
parent
a2411488ae
commit
8b5d557ff7
|
@ -41,7 +41,7 @@ var ignoreCollectionAlreadyThere = [];
|
|||
var rc;
|
||||
var j;
|
||||
|
||||
var hljs = require('highlight.js');
|
||||
var hljs = require('highlightjs');
|
||||
|
||||
var MAP = {
|
||||
'py': 'python',
|
||||
|
|
Loading…
Reference in New Issue