feat: add media file retrieval functionality and update dependencies
This commit is contained in:
@@ -46,5 +46,6 @@ pub async fn build_app_state(config: Config) -> CoreResult<AppState> {
|
||||
album_service,
|
||||
token_generator: tokenizer,
|
||||
nats_client,
|
||||
config,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user