mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Create media::FileMeta to represent a file and meta data
This commit is contained in:
committed by
timokoesters
parent
2da48b941d
commit
1c6f211933
+1
-1
@@ -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