Skip to content

Commit ea38c35

Browse files
kemister85tjdett
andauthored
Update modules/ROOT/partials/integrations/vue-quick-start.adoc
Co-authored-by: Tim Dettrick <[email protected]>
1 parent de54c18 commit ea38c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/vue-quick-start.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ import Editor from '@tinymce/tinymce-vue'
213213
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" />
214214
<editor
215215
id="uuid"
216-
licenseKey="gpl" // gpl for open source, T8LK:... for commercial
216+
licenseKey="gpl" /* gpl for open source, T8LK:... for commercial */
217217
:init="{
218218
plugins: 'advlist anchor autolink charmap code fullscreen help image insertdatetime link lists media preview searchreplace table visualblocks wordcount',
219219
toolbar: 'undo redo | styles | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image',

0 commit comments

Comments
 (0)