This commit is contained in:
Sakooooo 2024-08-05 16:48:22 +04:00
parent e33b903bd1
commit 26e55271c3
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -159,7 +159,7 @@ function Left() {
spacing: 8, spacing: 8,
children: [ children: [
Workspaces(), Workspaces(),
ClientTitle(), // ClientTitle(),
], ],
}); });
} }