Admin room improvements
This commit is contained in:
@@ -9,6 +9,7 @@ pub struct FileMeta {
|
||||
pub file: Vec<u8>,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct Media {
|
||||
pub(super) mediaid_file: sled::Tree, // MediaId = MXC + WidthHeight + Filename + ContentType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user