mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Create service notification message and roleId service
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "75f56b681",
|
||||
"SHA": "75f56b681b52b73e83ab1b14a8055846e0db88fb",
|
||||
"shortSHA": "289cb30a6",
|
||||
"SHA": "289cb30a6b3f9404d062afb5b39b509171e81781",
|
||||
"branch": "no_bug_movemente",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Thu Feb 16 12:03:21 2023 +0100'",
|
||||
"lastCommitMessage": "remove import",
|
||||
"lastCommitNumber": "4788",
|
||||
"lastCommitTime": "'Thu Feb 16 15:27:21 2023 +0100'",
|
||||
"lastCommitMessage": "fix viewer",
|
||||
"lastCommitNumber": "4789",
|
||||
"change": "",
|
||||
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/assets/www/pdfjs/web/viewer.html",
|
||||
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tnew file: src/app/services/notification-message.service.spec.ts\n\tnew file: src/app/services/notification-message.service.ts\n\tnew file: src/app/services/role-id.service.spec.ts\n\tnew file: src/app/services/role-id.service.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user