mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
ui: Refactor mailbox header list into State
This commit is contained in:
@@ -243,7 +243,7 @@ view model =
|
||||
mailbox =
|
||||
case model.page of
|
||||
Mailbox subModel ->
|
||||
subModel.name
|
||||
subModel.mailboxName
|
||||
|
||||
_ ->
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user