Refresh open files after moving

This commit is contained in:
brufdev
2025-03-04 20:15:39 +00:00
parent e2d556afb6
commit fc6a472db9
+1
View File
@@ -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