mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
Add growth option for the main appshelf
This commit is contained in:
@@ -14,6 +14,7 @@ export interface Settings {
|
||||
customCSS?: string;
|
||||
appOpacity?: number;
|
||||
widgetPosition?: string;
|
||||
grow?: boolean;
|
||||
appCardWidth?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user