change base64 to file chunk

This commit is contained in:
Peter Maquiran
2024-03-26 14:20:14 +01:00
parent 09792fe2ce
commit 37ae4d5325
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ import { environment as oaprDev } from './suport/oapr'
import { DevDev } from './suport/dev'
export const environment: Environment = oaprDev
export const environment: Environment = DevDev