mirror of
https://github.com/tabler/tabler.git
synced 2026-01-25 04:16:36 +00:00
wysiwyg.html: Remove license_key option from HugeRTE init object (#2413)
Some checks failed
Argos Tests / test (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
Release / Release (push) Has been cancelled
Close inactive issues and pr / test (push) Has been cancelled
Some checks failed
Argos Tests / test (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
Release / Release (push) Has been cancelled
Close inactive issues and pr / test (push) Has been cancelled
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
5
.changeset/hot-dancers-warn.md
Normal file
5
.changeset/hot-dancers-warn.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": "patch"
|
||||
---
|
||||
|
||||
Remove `license_key` option from HugeRTE init object
|
||||
@@ -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',
|
||||
@@ -40,4 +39,4 @@
|
||||
{%- capture_script %}
|
||||
{{ script }}
|
||||
{% endcapture_script %}
|
||||
{% endremoveemptylines %}
|
||||
{% endremoveemptylines %}
|
||||
|
||||
Reference in New Issue
Block a user