causefx 8 years ago
parent
commit
4634d40ed7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/functions/homepage-functions.php

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

@@ -843,7 +843,7 @@ function getHomepageList(){
 						'name' => 'qBittorrentSortOrder',
 						'name' => 'qBittorrentSortOrder',
 						'label' => 'Order',
 						'label' => 'Order',
 						'value' => $GLOBALS['qBittorrentSortOrder'],
 						'value' => $GLOBALS['qBittorrentSortOrder'],
-						'options' => qBittorrentSortOptions()
+						'options' => $qBittorrentSortOptions
 					),array(
 					),array(
 						'type' => 'switch',
 						'type' => 'switch',
 						'name' => 'qBittorrentReverseSorting',
 						'name' => 'qBittorrentReverseSorting',