realocate ion refreher

This commit is contained in:
Peter Maquiran
2023-06-11 22:35:07 +01:00
parent 0c274ad218
commit df8248c17b
7 changed files with 47 additions and 49 deletions
+2 -2
View File
@@ -32,7 +32,7 @@ export const oaprDev: Environment = {
apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',
logoLabel: 'Presidente da República',
despachoLabel: 'Presidencial',
despachoLabel2: 'Despachos Presidenciais',
despachoLabel2: 'Despachos Presidênciais',
production: false,
domain: 'oapr.gov.ao',
defaultuser: 'gmanuel@oapr.gov.ao',
@@ -44,6 +44,6 @@ export const oaprDev: Environment = {
agendaVP: 'Agenda do MD',
PR: 'PR',
VP: '',
dispatchPR: 'Despachos Presidenciais',
dispatchPR: 'Despachos Presidênciais',
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
};