mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-29 03:22:00 +08:00
Extracted draw.io functionality to own file
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const codeLib = require('../code');
|
||||
const codeLib = require('../libs/code');
|
||||
|
||||
const methods = {
|
||||
show() {
|
||||
|
Reference in New Issue
Block a user