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