Fixed Synology icon

This commit is contained in:
Jordan Roher 2023-04-19 22:48:50 -07:00
parent 20bba6e7f5
commit d78042d9f3
2 changed files with 4 additions and 1 deletions

BIN
public/icons/synology.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -170,7 +170,10 @@
{
"name": "Synology",
"uri": "http://synology:5000",
"description": "Network storage"
"description": "Network storage",
"icon": {
"href": "/icons/synology.png"
}
}
]
}