Skip to content

Commit ea99d28

Browse files
authored
fix(cc-widgets): Updated chat client with new asset (#515)
1 parent b647448 commit ea99d28

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

widgets-samples/chat-client-e2e.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,13 @@
9797
>. Stay in the loop!
9898
</div>
9999
</div>
100+
<h1>My First Heading</h1>
101+
<p>My first paragraph.</p>
100102
<div
101103
id="divicw"
102-
data-bind="39BB88C9-C88F-47B9-8B82-F05A89366A0A"
104+
data-bind="60ED5DAA-A8B9-4F5E-9D50-6F5EF769AFE5"
103105
data-org=""
104-
data-guid="5a221323-d7ed-4e3a-b90a-142a1e811313"
106+
data-guid="3dad5cf1-a174-4c46-84d0-5d0e36ab1a67"
105107
></div>
106108
<script>
107109
var i = {

0 commit comments

Comments
 (0)