remove userName

This commit is contained in:
Peter Maquiran
2024-11-06 09:20:31 +01:00
parent 33520fc758
commit 5c0bd094ca
4 changed files with 9 additions and 9 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "0889e8240",
"SHA": "0889e824059f11f674538c5adccbcf4790693708",
"shortSHA": "33520fc75",
"SHA": "33520fc758c4a603c67083c152a9863e647728c8",
"branch": "feature/login-v2",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Nov 6 09:13:36 2024 +0100'",
"lastCommitMessage": "remove basic",
"lastCommitNumber": "6125",
"changeStatus": "On branch feature/login-v2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/models/user.model.ts\n\tmodified: src/app/ui/chat/component/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.html",
"lastCommitTime": "'Wed Nov 6 09:16:35 2024 +0100'",
"lastCommitMessage": "remove userId",
"lastCommitNumber": "6126",
"changeStatus": "On branch feature/login-v2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts\n\tmodified: src/app/ui/chat/component/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/group-contacts/group-contacts.page.html\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}