dashboard: remove workspaces tab
Cause its confusing people cause not implemented yet
This commit is contained in:
parent
2b368a5310
commit
7d3b1887e9
1 changed files with 4 additions and 4 deletions
|
|
@ -38,10 +38,10 @@ Item {
|
|||
text: qsTr("Performance")
|
||||
}
|
||||
|
||||
Tab {
|
||||
iconName: "workspaces"
|
||||
text: qsTr("Workspaces")
|
||||
}
|
||||
// Tab {
|
||||
// iconName: "workspaces"
|
||||
// text: qsTr("Workspaces")
|
||||
// }
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue