master #121

Merged
joseph merged 6 commits from master into dev 2025-03-14 19:36:11 +11:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 9a9a94e5d4 - Show all commits

View File

@ -73,8 +73,8 @@ const ModalFileDocument = ({
<a
href={`${import.meta.env.VITE_BACKEND_URL}${
import.meta.env.VITE_BACKEND_URL?.includes('localhost')
? 'image/'
: ''
? ''
: 'image/'
}${selectDataRow.uri}`}
download="Document Download"
target={