Skip to content

Commit 8937a83

Browse files
author
Farzad Hayatbakhsh
committed
Change CloudChannel to {productmajorversion}
1 parent e5219ed commit 8937a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/integrations/blazor-tech-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `+TinyMCE.Blazor+` `+Editor+` component accepts the following properties:
1313
<Editor
1414
Id="uuid"
1515
Inline=false
16-
CloudChannel="7"
16+
CloudChannel="{productmajorversion}"
1717
Value=""
1818
Disable=false
1919
JsConfSrc="path_to_jsObj"

0 commit comments

Comments
 (0)