mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Allow to hide classification settings in the webapp
This commit is contained in:
@ -18,6 +18,7 @@ type alias Config =
|
||||
, fullTextSearchEnabled : Bool
|
||||
, maxPageSize : Int
|
||||
, maxNoteLength : Int
|
||||
, showClassificationSettings : Bool
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user