summaryrefslogtreecommitdiffstats
path: root/pkg/gui/types/refresh.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/gui/types/refresh.go')
-rw-r--r--pkg/gui/types/refresh.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/gui/types/refresh.go b/pkg/gui/types/refresh.go
index 3a7e6db17..34e3a65d3 100644
--- a/pkg/gui/types/refresh.go
+++ b/pkg/gui/types/refresh.go
@@ -14,6 +14,9 @@ const (
REMOTES
STATUS
SUBMODULES
+ STAGING
+ PATCH_BUILDING
+ COMMIT_FILES
// not actually a view. Will refactor this later
BISECT_INFO
)