mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -3,4 +3,4 @@ import { oaprDev } from './suport/oapr'
|
||||
import { doneITDev } from './suport/doneIt'
|
||||
|
||||
|
||||
export const environment: Environment = doneITDev;
|
||||
export const environment: Environment = oaprDev;
|
||||
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "368607e81",
|
||||
"SHA": "368607e81cd152a15ecd7aa047c5e33c3de38378",
|
||||
"shortSHA": "f218b1a66",
|
||||
"SHA": "f218b1a666a0f8cbeae975bc375279c14d5d8464",
|
||||
"branch": "no_bug_movemente",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Mon Feb 27 20:04:22 2023 +0100'",
|
||||
"lastCommitMessage": "improve publications",
|
||||
"lastCommitNumber": "4842",
|
||||
"lastCommitTime": "'Mon Feb 27 20:17:03 2023 +0100'",
|
||||
"lastCommitMessage": "improve publication",
|
||||
"lastCommitNumber": "4843",
|
||||
"change": "",
|
||||
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts",
|
||||
"changeStatus": "On branch no_bug_movemente\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user