3 dots added to large text

This commit is contained in:
Eudes Inácio
2023-10-20 17:05:39 +01:00
parent 7eb237b59d
commit ebb7115824
25 changed files with 1093 additions and 1150 deletions
+2 -1
View File
@@ -20,7 +20,8 @@ export interface Environment {
PR: string
VP: string
dispatchPR: string
storageProduction: boolean
storageProduction: boolean
rejectUnauthorized: string
}