@@ -13,6 +13,7 @@ class EnvVariable:
key: str
value: str
description: str
type: str = "string"
is_secret: bool = False
The note is not visible to the blocked user.