mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-06-08 00:27:45 +02:00
Sync from development - prepare for v0.5.0.3
This commit is contained in:
@@ -209,6 +209,7 @@ class InstallModlistCommand:
|
||||
'modlist_value': getattr(args, 'modlist_value', None),
|
||||
'skip_confirmation': True,
|
||||
'resolution': getattr(args, 'resolution', None),
|
||||
'skip_disk_check': getattr(args, 'skip_disk_check', False),
|
||||
}
|
||||
|
||||
def _validate_install_context(self, context: dict) -> bool:
|
||||
|
||||
Reference in New Issue
Block a user