fix: make the shelf menus actually work
This commit is contained in:
@@ -47,7 +47,8 @@ type ShelfEditDialog struct {
|
||||
logger *zap.Logger
|
||||
client *api.APIClient
|
||||
shelf *types.ShelfLocation
|
||||
buildingList []*types.Building
|
||||
|
||||
buildingList []*types.Building
|
||||
|
||||
shelfNameField *tview.InputField
|
||||
shelfRoomField *tview.InputField
|
||||
|
||||
Reference in New Issue
Block a user