fix login

This commit is contained in:
Peter Maquiran
2023-01-04 11:11:30 +01:00
parent 0e5b739df5
commit f70391df4a
6 changed files with 26 additions and 25 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "fcc8bc6b7",
"SHA": "fcc8bc6b74ab3eca00dc78400c7bb2d1a8ab40bd",
"shortSHA": "0e5b739df",
"SHA": "0e5b739df5ede20a0b22df48ec861ec4c2921f6b",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 3 21:08:49 2023 +0100'",
"lastCommitMessage": "improve",
"lastCommitNumber": "4607",
"lastCommitTime": "'Tue Jan 3 22:04:33 2023 +0100'",
"lastCommitMessage": "src/app/guards/auth.guard.ts",
"lastCommitNumber": "4608",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/guards/auth.guard.ts\n\tmodified: src/app/services/chat/message.service.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/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",
"changeAuthor": "peter.maquiran"
}