mirror of
https://github.com/brufdev/many-notes.git
synced 2026-05-20 09:19:15 -05:00
Refresh open files after moving
This commit is contained in:
@@ -66,6 +66,7 @@ final class TreeView extends Component
|
||||
}
|
||||
|
||||
new UpdateVaultNode()->handle($source, ['parent_id' => $parentId]);
|
||||
$this->dispatch('file-refresh', node: $source);
|
||||
}
|
||||
|
||||
public function placeholder(): string
|
||||
|
||||
Reference in New Issue
Block a user