refactor: update GlobalVariableModal description text (#5405)
📝 (GlobalVariableModal.tsx): update description text to remove incorrect information about encryption for better clarity
This commit is contained in:
parent
1daf915169
commit
c227a9b58d
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ export default function GlobalVariableModal({
|
|||
>
|
||||
<BaseModal.Header
|
||||
description={
|
||||
"This variable will be encrypted and will be available for you to use in any of your projects."
|
||||
"This variable will be available for you to use in any of your projects."
|
||||
}
|
||||
>
|
||||
<span className="pr-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue