fix delete message

This commit is contained in:
Peter Maquiran
2022-03-21 21:06:54 +01:00
parent b963b59a69
commit c9af986ae8
8 changed files with 76 additions and 113 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ export const environment = {
domain: 'gabinetedigital.local',
defaultuser: '',//paulo.pinto paulo.pinto@gabinetedigital.local
defaultuserpwd: '', //tabteste@006,
chatOffline: false
chatOffline: true
};