mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-05 03:29:33 +00:00
Show server window maximalized on startup
This commit is contained in:
@@ -680,7 +680,7 @@ if __name__ == "__main__":
|
||||
|
||||
server.start()
|
||||
|
||||
window.show()
|
||||
window.showMaximized()
|
||||
splash.close()
|
||||
|
||||
loop.run_forever()
|
||||
|
||||
Reference in New Issue
Block a user