mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Apply sbt fix
This commit is contained in:
@ -194,7 +194,7 @@ object SolrSetup {
|
||||
"Add Slovak",
|
||||
addContentField(Language.Slovak)
|
||||
),
|
||||
SolrMigration.reIndexAll(37, "Re-Index after adding Slovak"),
|
||||
SolrMigration.reIndexAll(37, "Re-Index after adding Slovak")
|
||||
)
|
||||
|
||||
def addFolderField: F[Unit] =
|
||||
|
Reference in New Issue
Block a user