diff --git a/Data/Server/WebUI/src/Assemblies/Assembly_Editor.jsx b/Data/Server/WebUI/src/Assemblies/Assembly_Editor.jsx index 9d13a3e..536d504 100644 --- a/Data/Server/WebUI/src/Assemblies/Assembly_Editor.jsx +++ b/Data/Server/WebUI/src/Assemblies/Assembly_Editor.jsx @@ -913,7 +913,7 @@ export default function AssemblyEditor({ > \". For example, a variable named \"message\" would be written in the script as \"$env:message\"." + title="This is the name of the variable you will be referencing inside of the script. Within the script you will reference this variable with $env:." arrow placement="top-start" >