This commit is contained in:
Peter Maquiran
2023-01-04 11:27:40 +01:00
parent f70391df4a
commit 3709de00ed
2 changed files with 24 additions and 15 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "0e5b739df",
"SHA": "0e5b739df5ede20a0b22df48ec861ec4c2921f6b",
"shortSHA": "f70391df4",
"SHA": "f70391df4ad342cfe8081f85f62118673adf75e4",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 3 22:04:33 2023 +0100'",
"lastCommitMessage": "src/app/guards/auth.guard.ts",
"lastCommitNumber": "4608",
"lastCommitTime": "'Wed Jan 4 11:11:30 2023 +0100'",
"lastCommitMessage": "fix login",
"lastCommitNumber": "4609",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/events/events.page.ts\n\tmodified: src/app/pages/search/search.page.html\n\tmodified: src/app/pages/search/search.page.ts\n\tmodified: src/app/shared/header/header.page.ts\n\tmodified: src/environments/environment.ts",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/chat.service.ts",
"changeAuthor": "peter.maquiran"
}