@vipl520/dk-ui 1.0.51 → 1.0.52

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -1467,7 +1467,7 @@
1467
1467
  images_upload_handler: handleImageUpload,
1468
1468
  initialContent: "Loading editor..."
1469
1469
  });
1470
- const tinymceSrc = vue.ref("https://registry.npmmirror.com/dk-tinymce/1.0.0/files/tinymce.min.js");
1470
+ const tinymceSrc = vue.ref("https://unpkg.com/dk-tinymce@latest/tinymce.min.js");
1471
1471
  const attachmentRef = vue.ref();
1472
1472
  const editorRef = vue.ref();
1473
1473
  const showDialog = vue.computed(() => {