Skip to content

Commit

Permalink
Update plugin.es6.js (#42263)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrammatiko authored Nov 1, 2023
1 parent ba281db commit fad1be7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* @copyright (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
// @TODO: remove the specific conditional on plg_system_shortcut/js/shortcut.es6.js when this moves to JoomlaDialog
window.tinymce.PluginManager.add('joomlaHighlighter', (editor) => {
const setContent = (html) => {
editor.focus();
Expand Down

0 comments on commit fad1be7

Please sign in to comment.