Преглед изворни кода

rename the plugin in settings

mgomon пре 10 месеци
родитељ
комит
ee1a2e5b9d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      api/homepage/userWatchStats.php

+ 1 - 1
api/homepage/userWatchStats.php

@@ -10,7 +10,7 @@ trait HomepageUserWatchStats
     public function userWatchStatsSettingsArray($infoOnly = false)
     {
         $homepageInformation = [
-            'name' => 'User Watch Statistics',
+            'name' => 'UserWatchStats',
             'enabled' => true,
             'image' => 'plugins/images/homepage/userWatchStats.png',
             'category' => 'Media Server',