summaryrefslogtreecommitdiff
path: root/ticker.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-07 18:50:36 -0600
committerJeff Carr <[email protected]>2024-01-07 18:50:36 -0600
commit360002f785af6df4b03cdeda1a39b1c2bcb25f59 (patch)
tree56a9b5163cac900d8a5dd2865944a4bbf0d9f513 /ticker.go
parent9a975d82b89103d5a1cbd5710545679d8c20d722 (diff)
misc updates
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'ticker.go')
-rw-r--r--ticker.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ticker.go b/ticker.go
index 6919207..90dac8f 100644
--- a/ticker.go
+++ b/ticker.go
@@ -1,4 +1,4 @@
-package gui
+package main
import (
"time"