mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-25 23:54:03 +00:00
@@ -395,6 +395,14 @@ fn create_file_metadata(
|
||||
Ok(key)
|
||||
}
|
||||
|
||||
fn delete_file_mxc(&self, _mxc: String) -> Result<()> {
|
||||
todo!()
|
||||
}
|
||||
|
||||
fn search_mxc_metadata_prefix(&self, _mxc: String) -> Result<Vec<Vec<u8>>> {
|
||||
todo!()
|
||||
}
|
||||
|
||||
fn search_file_metadata(
|
||||
&self,
|
||||
_mxc: String,
|
||||
|
||||
Reference in New Issue
Block a user