summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index 19ffada..e0f60e8 100644
--- a/structs.go
+++ b/structs.go
@@ -33,7 +33,7 @@ type RepoList struct {
shownCount *gui.Node
hideFunction func(*Repo)
- duration *gui.Node
+ duration *gui.Node
}
type Repo struct {