Skip to content

Commit

Permalink
#9366 Remove menubar in tinymce
Browse files Browse the repository at this point in the history
  • Loading branch information
blesildaramirez committed Jan 13, 2025
1 parent 7f24e43 commit 2eb1b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/controllers/SiteHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
browser_spellcheck: true,
skin: 'tinymce-5',
license_key: 'gpl',
menubar: false,
};

// Support image uploads
Expand Down

0 comments on commit 2eb1b0c

Please sign in to comment.