mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
feat: self-host timymce - add license
This commit is contained in:
parent
64cc282046
commit
d0454a56fe
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ function editNotes(id, name) {
|
|||
if (window.tinymce) {
|
||||
window.tinymce._setBaseUrl("https://azgaar.github.io/Fantasy-Map-Generator/libs/tinymce");
|
||||
tinymce.init({
|
||||
license_key: "gpl",
|
||||
selector: "#notesLegend",
|
||||
height: "90%",
|
||||
menubar: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue