Skip to content

Commit de54c18

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

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
@@ -167,7 +167,7 @@ import Editor from '@tinymce/tinymce-vue'
167167
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" />
168168
<editor
169169
id="uuid"
170-
licenseKey="gpl" // gpl for open source, T8LK:... for commercial
170+
licenseKey="gpl" /* gpl for open source, T8LK:... for commercial */
171171
:init="{
172172
plugins: 'advlist anchor autolink charmap code fullscreen help image insertdatetime link lists media preview searchreplace table visualblocks wordcount',
173173
toolbar: 'undo redo | styles | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image',

0 commit comments

Comments
 (0)