mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fix several issues with the files properties in Web UI (introduced recently)
This commit is contained in:
parent
b5a9fe71e1
commit
ed13c43e93
3 changed files with 5 additions and 4 deletions
|
@ -86,6 +86,7 @@ namespace json {
|
|||
return result;
|
||||
}
|
||||
default:
|
||||
qDebug("Unknown QVariantType: %d", (int)v.type());
|
||||
return "undefined";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue