clear chat connection

This commit is contained in:
Peter Maquiran
2024-09-13 15:33:40 +01:00
parent e0bd6fdf44
commit ed1b0c01d7
4 changed files with 27 additions and 8 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "5c755b71a",
"SHA": "5c755b71ac7a384ea270b7f60a0d8308bbc3c6e3",
"shortSHA": "e0bd6fdf4",
"SHA": "e0bd6fdf44eb7f2913357e9b8d1cc48c0a8866b7",
"branch": "feature/chat-new-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Sep 13 15:11:22 2024 +0100'",
"lastCommitMessage": "remove console .log",
"lastCommitNumber": "6071",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/despachos/despacho/despacho.page.ts",
"lastCommitTime": "'Fri Sep 13 15:14:59 2024 +0100'",
"lastCommitMessage": "remove static",
"lastCommitNumber": "6072",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/infra/repository/adapter.ts\n\tmodified: src/app/infra/repository/dexie/dexie-repository.service.ts\n\tmodified: src/app/pages/login/login.page.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}