mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Fix several issues with the files properties in Web UI (introduced recently)
This commit is contained in:
@@ -86,6 +86,7 @@ namespace json {
|
||||
return result;
|
||||
}
|
||||
default:
|
||||
qDebug("Unknown QVariantType: %d", (int)v.type());
|
||||
return "undefined";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user