fix go back

This commit is contained in:
Peter Maquiran
2024-04-17 11:35:04 +01:00
parent b92fe58a81
commit b8200ffb68
4 changed files with 50 additions and 32 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ import { environment as oaprProd } from './suport/oapr'
import { DevDev } from './suport/dev'
export const environment: Environment = oaprProd;
export const environment: Environment = DevDev;