fix: rename to Actions
This commit is contained in:
@@ -571,7 +571,7 @@ export const RobotEditPage = ({ handleStart }: RobotSettingsProps) => {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Typography variant="body1" style={{ marginBottom: '10px' }}>
|
<Typography variant="body1" style={{ marginBottom: '10px' }}>
|
||||||
{t('Action Names')}
|
{t('Actions')}
|
||||||
</Typography>
|
</Typography>
|
||||||
{inputs}
|
{inputs}
|
||||||
</>
|
</>
|
||||||
|
|||||||
Reference in New Issue
Block a user