remove chat from default widget for now

This commit is contained in:
Red Adaya 2024-10-22 08:59:26 +08:00
parent ac72cbe33d
commit 493e6ca498

View File

@ -50,15 +50,5 @@
"view": "sysinfo"
}
}
},
"defwidget@chat": {
"display:order": 6,
"icon": "comment",
"label": "chat",
"blockdef": {
"meta": {
"view": "chat"
}
}
}
}