mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Merge branch 'develop' into 'feature/ui-test'
# Conflicts: # main.js
This commit is contained in:
@@ -326,10 +326,10 @@ function sendSpeakerPackages(){
|
||||
}
|
||||
}
|
||||
|
||||
function fileDownload(){
|
||||
function fileDownload() {
|
||||
try {
|
||||
window.file_download.fileDownload();
|
||||
window.download.file_download();
|
||||
} catch (error) {
|
||||
|
||||
console.error("Download failed:", error);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user