fix slow publication

This commit is contained in:
Peter Maquiran
2023-02-27 21:24:34 +01:00
parent 9a1976f543
commit 7e5039b4fa
6 changed files with 147 additions and 216 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "f218b1a66",
"SHA": "f218b1a666a0f8cbeae975bc375279c14d5d8464",
"shortSHA": "9a1976f54",
"SHA": "9a1976f54373e5ed0686998c46bcc00e427d1b88",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Feb 27 20:17:03 2023 +0100'",
"lastCommitMessage": "improve publication",
"lastCommitNumber": "4843",
"lastCommitTime": "'Mon Feb 27 20:17:47 2023 +0100'",
"lastCommitMessage": "fix",
"lastCommitNumber": "4844",
"change": "",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.ts",
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.html\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.html\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
"changeAuthor": "peter.maquiran"
}