mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
✨ Add categories!
This commit is contained in:
@@ -49,6 +49,7 @@ export interface serviceItem {
|
||||
type: string;
|
||||
url: string;
|
||||
icon: string;
|
||||
category?: string;
|
||||
apiKey?: string;
|
||||
password?: string;
|
||||
username?: string;
|
||||
|
||||
Reference in New Issue
Block a user