Functional but settings modals position and size badly
This commit is contained in:
@@ -25,7 +25,7 @@ export type WidgetTypes = (SearchWidgetData | ClockWidgetData)['type']
|
||||
export interface GlobalSettings {
|
||||
backgroundUrl: string;
|
||||
widgets: WidgetData[];
|
||||
dragEnabled: boolean;
|
||||
editEnabled: boolean;
|
||||
showGrid: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user