feat: add agent settings configuration and update agent client service
This commit is contained in:
@@ -14,6 +14,7 @@ impl AgentService {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn get_client(&self) -> Arc<ApiClient> {
|
||||
Arc::clone(&self.client)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user