remove static

This commit is contained in:
Peter Maquiran
2024-09-13 15:14:59 +01:00
parent 5c755b71ac
commit e0bd6fdf44
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "f44651777",
"SHA": "f446517773f30691ca46fbc75069de0a4b205b83",
"shortSHA": "5c755b71a",
"SHA": "5c755b71ac7a384ea270b7f60a0d8308bbc3c6e3",
"branch": "feature/chat-new-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Sep 13 14:03:51 2024 +0100'",
"lastCommitMessage": "create room on reive from socket",
"lastCommitNumber": "6070",
"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/ui/chat/component/contacts/contacts.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts\n\tmodified: version/git-version.ts",
"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",
"changeAuthor": "peter.maquiran"
}