This commit is contained in:
julien 2025-06-26 11:22:15 +02:00
parent 19c982176c
commit 931cc04ba9

View File

@ -16,6 +16,8 @@ import (
"time"
"archive/zip"
"gorm.io/gorm"
"os/exec"
)
type DownloadJob struct {