Browse Source

Update modules/ROOT/pages/migration-from-7x.adoc

Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
pull/3781/head
Karl Kemister-Sheppard 1 month ago
committed by GitHub
parent
commit
d68bd6d7d1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      modules/ROOT/pages/migration-from-7x.adoc

2
modules/ROOT/pages/migration-from-7x.adoc

@ -466,7 +466,7 @@ tinymce.init({
====
* The license key manager is automatically included when using {companyname} Cloud.
* The plugin does not need to be added to the `plugins` configuration option.
* The license key manager must be loaded before {productname} initialization.
* For bundled applications, the license key manager must be loaded before {productname} initialization.
* For bundled applications, ensure the license key manager is not excluded during build optimization.
====

Loading…
Cancel
Save