dashboard: remove workspaces tab

Cause its confusing people cause not implemented yet
This commit is contained in:
2 * r + 2 * t 2025-06-11 23:26:17 +10:00
parent 2b368a5310
commit 7d3b1887e9

View file

@ -38,10 +38,10 @@ Item {
text: qsTr("Performance")
}
Tab {
iconName: "workspaces"
text: qsTr("Workspaces")
}
// Tab {
// iconName: "workspaces"
// text: qsTr("Workspaces")
// }
}
Item {