This commit is contained in:
Timmy Welch 2022-04-14 13:16:51 -07:00
parent 68e33ce19d
commit 94115baa82

View File

@ -30,6 +30,7 @@ import py7zr
try:
from unrar.cffi import rarfile
rar_support = True
except:
rar_support = True