mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
refactor gateway orchestration and failover effects
This commit is contained in:
@@ -128,7 +128,7 @@ impl<'a> AdminAppState<'a> {
|
||||
display_name: Option<&str>,
|
||||
mime_type: Option<&str>,
|
||||
) -> Result<(), GatewayError> {
|
||||
crate::usage::reporting::store_local_gemini_file_mapping(
|
||||
crate::orchestration::store_local_gemini_file_mapping(
|
||||
self.app,
|
||||
file_name,
|
||||
key_id,
|
||||
|
||||
Reference in New Issue
Block a user