\n@@ -168,10 +170,11 @@\n \n
\n \n- \n+ \n \n = 1 && msg.viewed.length == 0\" src=\"assets/images/check-double-solid.svg\">\n = 1\" src=\"assets/images/check-double-solid -viewed.svg\">\n+ Tentar
\n \n
\n \ndiff --git a/src/app/shared/chat/messages/messages.page.scss b/src/app/shared/chat/messages/messages.page.scss\nindex 2d4bb8fb7..9349b4c69 100644\n--- a/src/app/shared/chat/messages/messages.page.scss\n+++ b/src/app/shared/chat/messages/messages.page.scss\n@@ -388,4 +388,13 @@ ion-footer {\n .audioButtonPlay {\n margin-bottom: 100%;\n right: 50%;\n+}\n+\n+\n+.try {\n+ color: red;\n+ background: #f3414159;\n+ padding: 6px;\n+ border-radius: 10px;\n+ cursor: pointer;\n }\n\\ No newline at end of file\ndiff --git a/src/app/shared/chat/messages/messages.page.ts b/src/app/shared/chat/messages/messages.page.ts\nindex 9a9e9487f..ade54d692 100644\n--- a/src/app/shared/chat/messages/messages.page.ts\n+++ b/src/app/shared/chat/messages/messages.page.ts\n@@ -32,7 +32,6 @@ import { File } from '@awesome-cordova-plugins/file/ngx';\n import { FileOpener } from '@awesome-cordova-plugins/file-opener/ngx';\n import { SessionStore } from 'src/app/store/session.service';\n import { Howl } from 'howler';\n-import { runInThisContext } from 'vm';\n import { ViewMediaPage } from 'src/app/modals/view-media/view-media.page';\n import { ChatMessageDebuggingPage } from 'src/app/shared/popover/chat-message-debugging/chat-message-debugging.page';\n \ndiff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts\nindex 50f15c66e..ba56d63fc 100644\n--- a/src/environments/environment.prod.ts\n+++ b/src/environments/environment.prod.ts\n@@ -1,12 +1,15 @@\n import { versionData } from '../../version/git-version'\n export const environment = {\n // apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/',\n- apiURL: 'https://gd-api.oapr.gov.ao/api/',\n+ //apiURL: 'https://gd-api.oapr.gov.ao/api/',\n+ apiURL: 'https://gdapi-dev.dyndns.info/GabineteDigital.Services/V5/api/',\n // apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V5/api/',\n // apiChatUrl: 'http://192.168.0.29:3000/api/v1/',\n // apiWsChatUrl: 'wss://192.168.0.29:3000/websocket',\n- apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',\n- apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',\n+ apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',\n+ apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',\n+ //apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',\n+ //apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',\n // apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',\n // apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',\n /* apiChatUrl: 'https://www.tabularium.pt/api/v1/',\ndiff --git a/src/environments/environment.ts b/src/environments/environment.ts\nindex 57721f3a5..f643c390c 100644\n--- a/src/environments/environment.ts\n+++ b/src/environments/environment.ts\n@@ -14,9 +14,9 @@ export const environment = {\n apiWsChatUrl: 'wss://www.tabularium.pt/websocket', */\n // apiChatUrl: 'https://www.tabularium.pt/api/v1/',\n production: true,\n- domain: 'gabinetedigital.local',\n+ domain: 'paulo.pinto@gabinetedigital.local',\n defaultuser: 'eqformacao@oapr.gov.ao',//paulo.pinto@gabinetedigital.local\n- defaultuserpwd: 'M@p2022', //tabteste@006,\n+ defaultuserpwd: 'tabteste@006', //tabteste@006,\n chatOffline: true,\n presidencia: false,\n version: versionData,",
"changeStatus": "On branch develop_bitOut-fix\nChanges not staged for commit:\n (use \"git add/rm