From d5c493cd1a5a5bcd2675f6a69df75ca09fd0b068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 10 Jan 2024 13:38:15 -0500 Subject: [PATCH] update fetch script --- scripts/fetchLatest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/fetchLatest.js b/scripts/fetchLatest.js index 44d9334..0910601 100644 --- a/scripts/fetchLatest.js +++ b/scripts/fetchLatest.js @@ -5,7 +5,7 @@ import {resolve} from "path"; const freeKey = "qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc"; const skins = ["dark", "default", "document", "tinymce-5", "tinymce-5-dark", "writer"]; const uis = ["oxide", "oxide-dark", "tinymce-5", "tinymce-5-dark"]; -const pluginList = 'ai tinycomments mentions anchor autolink charmap codesample emoticons image link lists media searchreplace table visualblocks wordcount checklist mediaembed casechange export formatpainter pageembed permanentpen footnotes advtemplate advtable advcode editimage tableofcontents mergetags powerpaste tinymcespellchecker autocorrect a11ychecker typography inlinecss'; +const pluginList = "a11ychecker advcode advtable advanced-templates advanced-typography ai casechange checklist introduction-to-tiny-comments editimage introduction-to-mediaembed export footnotes formatpainter inline-css linkchecker mentions mergetags moxiemanager pageembed permanentpen introduction-to-powerpaste rtc-introduction introduction-to-tiny-spellchecker autocorrect tableofcontents tinydrive-introduction accordion advlist anchor autolink autoresize autosave charmap code codesample directionality emoticons fullscreen help image importcss insertdatetime link lists media nonbreaking pagebreak preview quickbars save searchreplace table template visualblocks visualchars wordcount"; const base = `https://cdn.tiny.cloud/1/${freeKey}/tinymce/6` let headers = {