mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
remove console log
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "46387d497",
|
||||
"SHA": "46387d4977fb03d124a76a274e70dd9ff1c31b32",
|
||||
"shortSHA": "195785367",
|
||||
"SHA": "195785367888a9895738c86b1a998186f0c78876",
|
||||
"branch": "no_bug_movemente",
|
||||
"lastCommitAuthor": "'Eudes Inácio'",
|
||||
"lastCommitTime": "'Mon Feb 27 17:39:10 2023 +0100'",
|
||||
"lastCommitMessage": "to many changes",
|
||||
"lastCommitNumber": "4832",
|
||||
"lastCommitTime": "'Mon Feb 27 17:44:15 2023 +0100'",
|
||||
"lastCommitMessage": "Merge with Peter chnages 3",
|
||||
"lastCommitNumber": "4838",
|
||||
"change": "",
|
||||
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 4 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: readme.md\n\tmodified: src/app/modals/view-document/view-document.page.html\n\tmodified: src/app/modals/view-document/view-document.page.scss\n\tmodified: src/app/modals/view-document/view-document.page.ts\n\tmodified: src/app/pipes/filter.pipe.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.html",
|
||||
"changeAuthor": "eudes.inacio"
|
||||
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/home/home.page.ts\n\tmodified: src/app/pages/events/events.page.ts\n\tmodified: src/environments/environment.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user