mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 16:35:49 +01:00
✨ Removed widgets from tile definitions
This commit is contained in:
@@ -22,6 +22,12 @@ const definition = defineWidget({
|
||||
defaultValue: false,
|
||||
},
|
||||
},
|
||||
gridstack: {
|
||||
minWidth: 4,
|
||||
minHeight: 5,
|
||||
maxWidth: 12,
|
||||
maxHeight: 12,
|
||||
},
|
||||
component: CalendarTile,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user