fix problem font in detail email + refetch inbox when open detail email + ...

This commit is contained in:
hamid zarghami
2025-07-17 12:46:16 +03:30
parent a8b203f324
commit 1139df424f
5 changed files with 102 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
VITE_TOKEN_NAME = 'dmail_token'
VITE_REFRESH_TOKEN_NAME = 'dmail_refresh_token'
VITE_DANAK_BASE_URL ='https://api.danakcorp.com'
# VITE_BASE_URL = 'http://192.168.1.134:4000'
# VITE_BASE_URL = 'http://192.168.1.113:4000'
VITE_BASE_URL = 'https://dmail-api.danakcorp.com'
VITE_SERVICE_ID = 'e51afdc3-ea0b-49cf-8f49-2a6f131b024e'