mirror of
https://github.com/v0l/route96.git
synced 2025-06-17 00:28:50 +00:00
feat: backfill media metadata
This commit is contained in:
@ -43,6 +43,7 @@ pub struct NewFileResult {
|
||||
pub labels: Vec<FileLabel>,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct FileStore {
|
||||
settings: Settings,
|
||||
}
|
||||
|
Reference in New Issue
Block a user