Typo
This commit is contained in:
parent
392242dff0
commit
b1fcff56af
|
@ -93,7 +93,7 @@ class GemGraphApplication(Adw.Application):
|
|||
if not win:
|
||||
win = GemGraphWindow(application=self)
|
||||
|
||||
# Display run mode by default
|
||||
# Display home mode by default
|
||||
win.stack_switch_mode("home")
|
||||
win.present()
|
||||
|
||||
|
|
Loading…
Reference in New Issue