mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
declutter config file
This commit is contained in:
@@ -12,6 +12,7 @@ const service: serviceItem = {
|
||||
icon: 'https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/youtube.png',
|
||||
url: 'https://youtube.com/',
|
||||
status: ['200'],
|
||||
target: "_blank",
|
||||
};
|
||||
|
||||
export const Default = (args: any) => <PingComponent service={service} />;
|
||||
|
||||
Reference in New Issue
Block a user