mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-30 12:50:14 +08:00
feat: improve gateway compatibility and complete i18n cleanup
This commit is contained in:
@@ -8,6 +8,8 @@ pub struct ServiceStatus {
|
||||
pub description: String,
|
||||
/// CLI 工具是否已安装(Windows/Linux: openclaw CLI)
|
||||
pub cli_installed: bool,
|
||||
pub ownership: Option<String>,
|
||||
pub owned_by_current_instance: Option<bool>,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user