added pass through s11
This commit is contained in:
@@ -23,7 +23,7 @@ def main() -> int:
|
||||
apply_dark_theme(app)
|
||||
pg.setConfigOptions(antialias=True, foreground="#dbe4f1")
|
||||
window = AppWindow(PROJECT_ROOT)
|
||||
window.show()
|
||||
window.showMaximized()
|
||||
return app.exec()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user