This commit is contained in:
idler-wheel
2025-03-30 07:38:28 -04:00
14 changed files with 1203 additions and 2700 deletions

View File

@@ -78,7 +78,7 @@ function CallPage() {
"Content-Type": "application/json",
},
body: JSON.stringify({
message: `yo i need help`,
message: `John Smith needs help.`,
}),
});