Pārlūkot izejas kodu

Fixed tautulli showing on business licence

Re issue #1384
Henry Whitaker 5 gadi atpakaļ
vecāks
revīzija
7eaed5ed97
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      api/functions/homepage-functions.php

+ 1 - 1
api/functions/homepage-functions.php

@@ -2619,7 +2619,7 @@ function getHomepageList()
 		),
 		array(
 			'name' => 'Tautulli',
-			'enabled' => true,
+			'enabled' => (strpos('personal', $GLOBALS['license']) !== false) ? true : false,
 			'image' => 'plugins/images/tabs/tautulli.png',
 			'category' => 'Monitor',
 			'settings' => array(