diff options
Diffstat (limited to 'updateui.go')
| -rw-r--r-- | updateui.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updateui.go b/updateui.go index b6c3096..88ac55b 100644 --- a/updateui.go +++ b/updateui.go @@ -99,5 +99,5 @@ func demoUI() { }) // this is messed up. - // mainWindow.Show() + mainWindow.Show() } |
