From aa17203e07ef935b9994151f7e42e5715fb83da8 Mon Sep 17 00:00:00 2001 From: kenclary Date: Wed, 13 Dec 2023 10:39:37 -0500 Subject: [PATCH] Revert "fix: disable paid plugins, to test prod issue in stage" --- src/editors/sharedComponents/TinyMceWidget/pluginConfig.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/editors/sharedComponents/TinyMceWidget/pluginConfig.js b/src/editors/sharedComponents/TinyMceWidget/pluginConfig.js index 572b9e174..509fcd9b7 100644 --- a/src/editors/sharedComponents/TinyMceWidget/pluginConfig.js +++ b/src/editors/sharedComponents/TinyMceWidget/pluginConfig.js @@ -31,9 +31,8 @@ const pluginConfig = ({ isLibrary, placeholder, editorType }) => { image, imageTools, quickToolbar, - // disable the paid plugins for now - // plugins.a11ychecker, - // plugins.powerpaste, + plugins.a11ychecker, + plugins.powerpaste, ].join(' '), menubar: false, toolbar: toolbar ? mapToolbars([