Pré-preencher diretório de trabalho dos agentes com /home/projetos/

This commit is contained in:
Frederico Castro
2026-02-28 02:06:40 -03:00
parent f6bf7ce0ed
commit 46a6ebc9dd
2 changed files with 4 additions and 1 deletions

View File

@@ -808,7 +808,7 @@
class="input"
id="agent-workdir"
name="workdir"
placeholder="/home/fred/projetos"
value="/home/projetos/"
autocomplete="off"
/>
</div>