Bug solved on despacho pr

This commit is contained in:
Eudes Inácio
2023-02-03 14:40:09 +01:00
parent 9c76f87944
commit 715e1cff3e
11 changed files with 81 additions and 50 deletions
+1
View File
@@ -13,6 +13,7 @@ export interface Environment {
version: version;
sentryUrl: string;
despachoLabel: string
despachoLabel2: string,
}