Explorar el Código

I went back to check I didn't change something else lol

angrycuban13 hace 5 años
padre
commit
1d42b82ffe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/homepage/unifi.php

+ 1 - 1
api/homepage/unifi.php

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