mirror of
https://github.com/ajnart/homarr.git
synced 2026-09-02 02:17:26 +02: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