Create media::FileMeta to represent a file and meta data
This commit is contained in:
committed by
timokoesters
parent
2da48b941d
commit
1c6f211933
@@ -1,7 +1,7 @@
|
||||
pub(self) mod account_data;
|
||||
pub(self) mod globals;
|
||||
pub(self) mod key_backups;
|
||||
pub(self) mod media;
|
||||
pub(crate) mod media;
|
||||
pub(self) mod rooms;
|
||||
pub(self) mod uiaa;
|
||||
pub(self) mod users;
|
||||
|
||||
Reference in New Issue
Block a user