mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
fix sayings
This commit is contained in:
@@ -17,6 +17,11 @@ export const oaprProd: Environment = {
|
||||
chatOffline: true,
|
||||
presidencial: true,
|
||||
version: versionData,
|
||||
agendaPR: 'Agenda do PR',
|
||||
agendaVP: 'Agenda do MD',
|
||||
PR: 'PR',
|
||||
VP: '',
|
||||
dispatchPR: 'Despachos Presidenciais',
|
||||
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712'
|
||||
};
|
||||
|
||||
@@ -35,5 +40,10 @@ export const oaprDev: Environment = {
|
||||
chatOffline: true,
|
||||
presidencial: true,
|
||||
version: versionData,
|
||||
agendaPR: 'Agenda do PR',
|
||||
agendaVP: 'Agenda do MD',
|
||||
PR: 'PR',
|
||||
VP: '',
|
||||
dispatchPR: 'Despachos Presidenciais',
|
||||
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
|
||||
};
|
||||
Reference in New Issue
Block a user