Relabel the configuration view's name section 'Rename project'
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -196,7 +196,7 @@ onBeforeUnmount(() => window.removeEventListener('keydown', onKeydown))
|
||||
</div>
|
||||
|
||||
<section class="config-section">
|
||||
<h2>Project name</h2>
|
||||
<h2>Rename project</h2>
|
||||
|
||||
<form class="field-row" @submit.prevent="onRenameProject">
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user