Started to add pack download

This commit is contained in:
Digital Artifex
2026-08-20 05:09:44 -04:00
parent 97c9ba30f0
commit d60cdef637
6 changed files with 151 additions and 45 deletions
+2
View File
@@ -304,4 +304,6 @@ Item
{
downloadManager.downloadPack(uuid)
}
Component.onCompleted: () => downloadManager.reset()
}