causefx 8 년 전
부모
커밋
4634d40ed7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      api/functions/homepage-functions.php

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

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