You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flow_screen_components/richTextInputFSC/force-app/main/default/lwc/inputRichTextFSC/inputRichTextFSC.js-meta.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<LightningComponentBundlexmlns="http://soap.sforce.com/2006/04/metadata"fqn="Rich Text Area FSC">
3
-
<apiVersion>56.0</apiVersion>
3
+
<apiVersion>62.0</apiVersion>
4
4
<isExposed>true</isExposed>
5
5
<targets>
6
6
<target>lightning__FlowScreen</target>
@@ -21,4 +21,4 @@
21
21
<propertylabel="Exclude HTML in character count?"name="excludeHTMLCharacterCount"type="Boolean"role="inputOnly"default="false"description="Set to True if you want to exclude HTML characters in the character count."/>
0 commit comments