mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Dashboard updates
This commit is contained in:
@ -713,4 +713,4 @@ initPage model_ page =
|
||||
( model, Cmd.none, Sub.none )
|
||||
|
||||
DashboardPage ->
|
||||
( model, Cmd.none, Sub.none )
|
||||
( model, Cmd.map DashboardMsg (Page.Dashboard.Data.reinitCmd model.flags), Sub.none )
|
||||
|
Reference in New Issue
Block a user