update dock

This commit is contained in:
2026-08-23 10:03:10 +07:00
parent 7fb7275233
commit 8da48bdc4a
25 changed files with 1583 additions and 5471 deletions
-4
View File
@@ -20,10 +20,6 @@ fn main() {
// Initialize components
gpui_component::init(cx);
// Initialize the dock (registers the panel registry used to
// deserialize persisted layouts).
dock::init(cx);
// Initialize theme
theme::init(cx);