qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.47k stars 3.99k forks source link

WebAPI: Fix incorrect key in torrent creator #21879

Closed Bartuzen closed 16 hours ago

Bartuzen commented 2 days ago

Fixed an issue in torrent creator controller where the source property was incorrectly using the value of KEY_COMMENT instead of KEY_SOURCE.

glassez commented 16 hours ago

@Bartuzen Thank you!