update kit
Some checks failed
Deploy / DeployService (push) Failing after 21s
Deploy / CreateImage (push) Failing after 9m59s

This commit is contained in:
Nastya 2025-02-04 00:57:04 +03:00
parent 45d0be797a
commit e0285c9cef
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
"@frontend:registry" "http://gitea.pena/api/packages/skeris/npm/"
"@frontend:registry" "http://gitea.pena/api/packages/skeris/npm/"

@ -94,6 +94,7 @@ export default function Chat({ sx }: Props) {
body: {
Title: "Unauth title",
Message: messageField,
systemError: false
},
useToken: false,
}).then(response => {