fix name refresh on app propagation
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
bind:value={name}
|
||||
placeholder="Inline script name"
|
||||
class="!text-xs !rounded-xs"
|
||||
on:keydown={() => {
|
||||
on:keyup={() => {
|
||||
$app = $app
|
||||
$stateId++
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user