[WIP] rebase on main

This commit is contained in:
tamo 2021-05-10 20:23:12 +02:00
parent 0fee81678e
commit 1b5fc61eb6
No known key found for this signature in database
GPG key ID: 20CD8020AFA88D69
6 changed files with 164 additions and 137 deletions

View file

@ -92,7 +92,7 @@ impl IndexController {
&options.db_path,
path,
index_size,
).await?;
)?;
}