mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
update
This commit is contained in:
@@ -1001,6 +1001,7 @@ pub struct AppInfo {
|
||||
pub name: String,
|
||||
pub description: Option<String>,
|
||||
pub logo_url: Option<String>,
|
||||
pub logo_url_dark: Option<String>,
|
||||
pub install_url: Option<String>,
|
||||
#[serde(default)]
|
||||
pub is_accessible: bool,
|
||||
|
||||
Reference in New Issue
Block a user