feat/vaults
Tomáš Mládek 2021-12-18 00:14:47 +01:00
parent 64906a1049
commit ffedb89e03
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ pub fn list_roots<C: Connection<Backend = Sqlite>>(connection: &C) -> Result<Vec
})),
)?;
// TODO: this is horrible
let directories_with_parents: Vec<Address> = query(
connection,
Query::SingleQuery(QueryPart::Matches(EntryQuery {