return icons

This commit is contained in:
Peter Maquiran
2023-01-17 10:45:20 +01:00
parent 3262b6a3a7
commit d2478bf311
10 changed files with 29 additions and 34 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "12612a360",
"SHA": "12612a360050a996f4b8067694513685280caeac",
"shortSHA": "3262b6a3a",
"SHA": "3262b6a3a7f3d37ee463dbc825193de1ab46cabd",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 16 15:45:08 2023 +0100'",
"lastCommitMessage": "fix ui",
"lastCommitNumber": "4627",
"lastCommitTime": "'Mon Jan 16 15:47:18 2023 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4630",
"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: .gitignore\n\tnew file: android/app/google-services.json\n\tmodified: package.json\n\tmodified: src/app/models/notifications.ts\n\tmodified: src/app/services/notifications.service.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/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/pages/inactivity/inactivity.page.html\n\tmodified: src/app/pages/login/login.page.html\n\tmodified: src/app/shared/header/header.page.html\n\tmodified: src/environments/environment.ts\n\tmodified: src/index.html\n\tmodified: src/main.ts",
"changeAuthor": "peter.maquiran"
}