summaryrefslogtreecommitdiffstats
path: root/pkg/gui/gui.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-08-19 18:06:51 +1000
committerJesse Duffield <jessedduffield@gmail.com>2020-08-23 14:29:18 +1000
commita32947e7a777cb1f1bc16ea9693bd3d01519ea4b (patch)
tree2efeb58fefe076426501653aee238b83bbda1850 /pkg/gui/gui.go
parent2fdadd383a2609921abd4aeb99e67bd5f1bbc0fc (diff)
prepare for OnRender prop
Diffstat (limited to 'pkg/gui/gui.go')
-rw-r--r--pkg/gui/gui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/gui/gui.go b/pkg/gui/gui.go
index 818cfbf60..5aede3f9b 100644
--- a/pkg/gui/gui.go
+++ b/pkg/gui/gui.go
@@ -98,7 +98,7 @@ type Gui struct {
// recent repo with the recent repos popup showing
showRecentRepos bool
Contexts ContextTree
- ViewTabContextMap map[string]tabContexts
+ ViewTabContextMap map[string][]tabContext
}
// for now the staging panel state, unlike the other panel states, is going to be