mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-06-17 21:17:46 +02:00
Sync from development - prepare for v0.1.6
This commit is contained in:
@@ -1184,7 +1184,7 @@ class ConfigureNewModlistScreen(QWidget):
|
||||
nexus_api_key='', # Not needed for configuration
|
||||
modlist_value='', # Not needed for existing modlist
|
||||
modlist_source='existing',
|
||||
resolution=self.context.get('resolution'),
|
||||
resolution=self.context.get('resolution') or get_resolution_fallback(None),
|
||||
skip_confirmation=True
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user