feat: add env display control
This commit is contained in:
@@ -295,6 +295,7 @@ export interface EnvVar {
|
||||
name: string
|
||||
value: string
|
||||
remark: string
|
||||
hidden: boolean
|
||||
}
|
||||
|
||||
export interface EnvListResponse {
|
||||
|
||||
Reference in New Issue
Block a user