Browse Source

fix unifi homepage item image link

CauseFX 5 years ago
parent
commit
85b8d511c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/homepage/unifi.php

+ 1 - 1
api/homepage/unifi.php

@@ -7,7 +7,7 @@ trait UnifiHomepageItem
 		return array(
 			'name' => 'Unifi',
 			'enabled' => true,
-			'image' => 'plugins/images/tabs/ubnt.png',
+			'image' => 'plugins/images/tabs/UniFi.png',
 			'category' => 'Monitor',
 			'settings' => array(
 				'Enable' => array(