mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 20:41:44 +08:00
feat: 优化 CUA 功能体验
This commit is contained in:
@@ -57,7 +57,7 @@ fn sanitize_config_for_api(config: &mut AppConfig) {
|
||||
config.auth.totp_secret = None;
|
||||
|
||||
config.stream.turn_password = None;
|
||||
config.computer_use.openai_api_key = None;
|
||||
config.computer_use.api_key = None;
|
||||
|
||||
config.rustdesk.device_password.clear();
|
||||
config.rustdesk.relay_key = None;
|
||||
|
||||
Reference in New Issue
Block a user