mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Remove more unused client code
This commit is contained in:
@ -104,11 +104,7 @@ init key url flags_ settings =
|
||||
Page.Dashboard.Data.init flags
|
||||
|
||||
searchViewMode =
|
||||
if settings.sideMenuVisible then
|
||||
Page.Search.Data.SearchView
|
||||
|
||||
else
|
||||
Page.Search.Data.SimpleView
|
||||
Page.Search.Data.SearchView
|
||||
in
|
||||
( { flags = flags
|
||||
, key = key
|
||||
|
Reference in New Issue
Block a user