fix skipping tidal token prompt if mobile sessions are disabled
This commit is contained in:
@@ -45,6 +45,7 @@ module_information = ModuleInformation(
|
||||
"enable_mobile": True,
|
||||
"prefer_ac4": False,
|
||||
"fix_mqa": False,
|
||||
'tidal_token': ''
|
||||
},
|
||||
# currently too broken to keep it, cover needs to be jpg else crash, problems on termux due to pillow
|
||||
# flags=ModuleFlags.needs_cover_resize,
|
||||
|
||||
Reference in New Issue
Block a user