]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg-tinymce/plugin-drawio.js
Tests: Updated comment test to account for new editor usage
[bookstack] / resources / js / wysiwyg-tinymce / plugin-drawio.js
index 342cac0af74c4df3677482e5efc8ba4a92e60f90..197c50b0e448aec7c7d62f3a25f943ecf4112a1e 100644 (file)
@@ -1,5 +1,5 @@
 import * as DrawIO from '../services/drawio.ts';
-import {wait} from '../services/util';
+import {wait} from '../services/util.ts';
 
 let pageEditor = null;
 let currentNode = null;