HellYes added

This commit is contained in:
VineFeeder
2025-09-28 12:51:25 +01:00
parent 37fc1a856c
commit 085914afca
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ from pathlib import Path
import os
import shlex
WVD_PATH = "./device.wvd"
WVD_PATH = "./WVDs/device.wvd"
WIDEVINE_SYSTEM_ID = 'EDEF8BA9-79D6-4ACE-A3C8-27DCD51D21ED'
class DownloadThread(QThread):