mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 06:04:43 +00:00
inspector: update run once placeholder
This commit is contained in:
parent
1a8ade955c
commit
6a6d661a04
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ const ProcessRunTab = ({
|
|||
setCommand(event.target.value);
|
||||
setError(null);
|
||||
}}
|
||||
placeholder="bash"
|
||||
placeholder="ls"
|
||||
/>
|
||||
</div>
|
||||
<div className="process-run-field process-run-field-grow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue