diff --git a/resources/scripts/components/server/startup/VariableBox.tsx b/resources/scripts/components/server/startup/VariableBox.tsx index 492b29636..4edd1daf0 100644 --- a/resources/scripts/components/server/startup/VariableBox.tsx +++ b/resources/scripts/components/server/startup/VariableBox.tsx @@ -63,7 +63,7 @@ const VariableBox = ({ variable }: Props) => { title={
{!variable.isEditable && ( - Read Only + Read Only )} {variable.name}