We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1daabdc commit 24faf98Copy full SHA for 24faf98
index.html
@@ -53,7 +53,7 @@ <h1>Test Agentforce</h1>
53
const userData = {
54
fullname: "Mario Rossi",
55
userType: "consultant",
56
- nationality: "IT",
+ nationality: "FR",
57
userId: "12345"
58
};
59
@@ -136,4 +136,5 @@ <h1>Test Agentforce</h1>
136
<script type='text/javascript' src='https://chogangroup--devai2.sandbox.my.site.com/ESWaichogangroupspacom1764335835157/assets/js/bootstrap.min.js'></script>
137
138
</body>
139
-</html>
+
140
+</html>
0 commit comments