mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Fix path to docspell assets
This commit is contained in:
@ -6,6 +6,7 @@ type alias Config =
|
||||
{ appName: String
|
||||
, baseUrl: String
|
||||
, signupMode: String
|
||||
, docspellAssetPath: String
|
||||
}
|
||||
|
||||
type alias Flags =
|
||||
|
Reference in New Issue
Block a user