mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 13:17:34 +08:00
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:
committed by
GitHub
parent
1daf915169
commit
c227a9b58d
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user