mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
feat: could position widgets at left
This commit is contained in:
@@ -11,6 +11,7 @@ export interface Settings {
|
||||
primaryShade?: MantineTheme['primaryShade'];
|
||||
background?: string;
|
||||
appOpacity?: number;
|
||||
widgetPosition?: string;
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
|
||||
Reference in New Issue
Block a user