feat: added toggle Button to Frontend
This commit is contained in:
@@ -7,6 +7,7 @@ export type Environment = {
|
||||
variables: {
|
||||
key: string
|
||||
value: string
|
||||
secret: boolean
|
||||
}[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user