mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
🔧 Tweak UI and change the name of the settings
This commit is contained in:
@@ -92,6 +92,6 @@ export interface serviceItem {
|
||||
password?: string;
|
||||
username?: string;
|
||||
openedUrl?: string;
|
||||
status: string[];
|
||||
target: string;
|
||||
newTab?: boolean;
|
||||
status?: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user