This commit is contained in:
nose
2025-12-11 19:04:02 -08:00
parent 6863c6c7ea
commit 16d8a763cd
103 changed files with 4759 additions and 9156 deletions

View File

@@ -72,6 +72,6 @@ for _root_mod in ("select_cmdlet",):
# Also import helper modules that register cmdlets
try:
import helper.alldebrid as _alldebrid
import API.alldebrid as _alldebrid
except Exception:
pass