add bold on message

This commit is contained in:
Peter Maquiran
2023-01-17 14:47:30 +01:00
parent ab9e828b79
commit 407c838346
3 changed files with 9 additions and 10 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "d5827a184",
"SHA": "d5827a1840926e923fef18b48713ca94daeaffe3",
"shortSHA": "ab9e828b7",
"SHA": "ab9e828b79de65fd61fb5d991cef58a296efbfcb",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Tue Jan 17 14:14:53 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4637",
"lastCommitTime": "'Tue Jan 17 14:25:32 2023 +0100'",
"lastCommitMessage": "add descriptions",
"lastCommitNumber": "4638",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/header/header.page.html",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/chat.page.ts\n\tmodified: src/app/services/chat/chat-system.service.ts",
"changeAuthor": "peter.maquiran"
}