remove unused section

This commit is contained in:
Satria 2026-03-01 17:36:52 +07:00
commit d61353e926

View file

@ -177,23 +177,6 @@ in {
} }
]; ];
} }
{
name = "Start";
width = "slim";
center-vertically = true;
columns = [
{
size = "full";
widgets = [
{
type = "to-do";
id = "tasks";
hide-header = true;
}
];
}
];
}
{ {
name = "Dashboard"; name = "Dashboard";
show-mobile-header = true; show-mobile-header = true;