oops
This commit is contained in:
parent
7402c57eb1
commit
336fee0f3d
|
@ -1146,7 +1146,8 @@ You can find the full license texts in agpl-3.0.txt, gpl-2.0.txt, gpl-3.0.txt an
|
||||||
if options.hidden:
|
if options.hidden:
|
||||||
self.window.hide()
|
self.window.hide()
|
||||||
|
|
||||||
self.window.show()
|
if not options.hidden:
|
||||||
|
self.window.show()
|
||||||
self.visible = True # Flip on
|
self.visible = True # Flip on
|
||||||
self.load_profile(create_db = True)
|
self.load_profile(create_db = True)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user