Skip to content

Commit 24faf98

Browse files
Ho cambiato la nazionalità in francese
1 parent 1daabdc commit 24faf98

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h1>Test Agentforce</h1>
5353
const userData = {
5454
fullname: "Mario Rossi",
5555
userType: "consultant",
56-
nationality: "IT",
56+
nationality: "FR",
5757
userId: "12345"
5858
};
5959

@@ -136,4 +136,5 @@ <h1>Test Agentforce</h1>
136136
<script type='text/javascript' src='https://chogangroup--devai2.sandbox.my.site.com/ESWaichogangroupspacom1764335835157/assets/js/bootstrap.min.js'></script>
137137

138138
</body>
139-
</html>
139+
140+
</html>

0 commit comments

Comments
 (0)