remove clock

This commit is contained in:
Peter Maquiran
2023-01-17 10:57:26 +01:00
parent 50f2fd39a2
commit 895b84b586
3 changed files with 9 additions and 10 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "d2478bf31",
"SHA": "d2478bf311a985605138bfe510f5d2c64a7950a9",
"shortSHA": "50f2fd39a",
"SHA": "50f2fd39a2f8e3b7ff53abe4b1c93373d1e714fd",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 17 10:45:20 2023 +0100'",
"lastCommitMessage": "return icons",
"lastCommitNumber": "4631",
"lastCommitTime": "'Tue Jan 17 10:47:45 2023 +0100'",
"lastCommitMessage": "fix merge",
"lastCommitNumber": "4633",
"change": "",
"changeStatus": "On branch no_bug_movemente\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: version/git-version.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.html",
"changeAuthor": "peter.maquiran"
}