commit error

This commit is contained in:
Peter Maquiran
2024-03-27 16:04:50 +01:00
parent 66c65cbd09
commit 54aea5a6d8
5 changed files with 16 additions and 9 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ export interface Environment {
dispatchPR: string
storageProduction: boolean
rejectUnauthorized: string
fileHub: string
}
@@ -37,4 +37,4 @@ export interface version {
change: string;
changeStatus: string;
changeAuthor: string;
}
}