mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
parent
02e85913da
commit
423983e023
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ void TorrentsController::infoAction()
|
|||
|
||||
if (torrentList.isEmpty())
|
||||
{
|
||||
setResult(QJsonObject {});
|
||||
setResult(QJsonArray {});
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue