Fix Zone view in default settings

This commit is contained in:
nemunaire 2023-01-11 10:52:25 +01:00
parent 7a1b327ca1
commit a2ffd164d6
1 changed files with 2 additions and 0 deletions

View File

@ -38,7 +38,9 @@ const (
FIELDHINT_TOOLTIP
FIELDHINT_FOCUSED
FIELDHINT_ALWAYS
)
const (
ZONEVIEW_GRID = iota
ZONEVIEW_LIST
ZONEVIEW_RECORDS