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