refactor: remove productivity sidebar

This commit is contained in:
KerollesFathy 2026-01-10 13:18:19 +00:00
parent af65ae4a51
commit 31928d9f0d

View file

@ -1,65 +0,0 @@
{
"app": "frappe",
"creation": "2025-10-28 11:25:19.208413",
"docstatus": 0,
"doctype": "Workspace Sidebar",
"header_icon": "project-2",
"idx": 0,
"items": [
{
"child": 0,
"collapsible": 1,
"icon": "check-check",
"indent": 0,
"keep_closed": 0,
"label": "Todo",
"link_to": "ToDo",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "calendar-clock",
"indent": 0,
"keep_closed": 0,
"label": "Event",
"link_to": "Event",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "small-file",
"indent": 0,
"keep_closed": 0,
"label": "File",
"link_to": "File",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "notebook-pen",
"indent": 0,
"keep_closed": 0,
"label": "Note",
"link_to": "Note",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
}
],
"modified": "2026-01-08 14:16:38.622012",
"modified_by": "Administrator",
"module": "Desk",
"name": "Productivity",
"owner": "Administrator",
"standard": 1,
"title": "Productivity"
}