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