1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

wysiwyg.html: Remove license_key option from HugeRTE init object (#2413)

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
carlosmintfan
2025-05-29 16:56:13 -03:00
committed by GitHub
parent 70a41e4fc2
commit db6200a998
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": "patch"
---
Remove `license_key` option from HugeRTE init object

View File

@@ -13,7 +13,6 @@
height: 300,
menubar: false,
statusbar: false,
license_key: 'gpl',
plugins: [
'advlist', 'autolink', 'lists', 'link', 'image', 'charmap', 'preview', 'anchor',
'searchreplace', 'visualblocks', 'code', 'fullscreen',