fix notification

This commit is contained in:
Peter Maquiran
2023-01-16 12:08:38 +01:00
parent 7fbe4abddf
commit e24f4010e0
3 changed files with 48 additions and 7 deletions
+7 -7
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "9493179ef",
"SHA": "9493179efd417b23a44287121490522196f5e105",
"branch": "no_bug_movemente",
"shortSHA": "7fbe4abdd",
"SHA": "7fbe4abddf5aadf72d781e9c140f6364b5f164e3",
"branch": "feature/ios-ui-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jan 12 15:27:09 2023 +0100'",
"lastCommitMessage": "save all",
"lastCommitNumber": "4625",
"lastCommitTime": "'Mon Jan 16 09:06:12 2023 +0100'",
"lastCommitMessage": "save",
"lastCommitNumber": "4626",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: android/app/src/main/AndroidManifest.xml\n\tdeleted: android/app/src/main/res/drawable-land-ldpi/splash.png\n\tdeleted: android/app/src/main/res/drawable-port-ldpi/splash.png\n\tmodified: readme.md\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts\n\tmodified: src/app/pages/login/login.page.ts\n\tmodified: src/app/services/chat/room.service.ts\n\tmodified: src/app/services/sqlite.service.ts",
"changeStatus": "On branch feature/ios-ui-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tnew file: android/app/google-services.json",
"changeAuthor": "peter.maquiran"
}