feat: added toggle Button to Frontend
This commit is contained in:
@@ -279,6 +279,7 @@ const globalEnvVars = useReadonlyStream(globalEnv$, []) as Ref<
|
||||
Array<{
|
||||
key: string
|
||||
value: string
|
||||
secret: boolean
|
||||
}>
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user