mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
Fix "magnetLink" field type in RPC spec (reported by r04r)
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
isPrivate | boolean | tr_torrent
|
||||
isStalled | boolean | tr_stat
|
||||
leftUntilDone | number | tr_stat
|
||||
magnetLink | number | n/a
|
||||
magnetLink | string | n/a
|
||||
manualAnnounceTime | number | tr_stat
|
||||
maxConnectedPeers | number | tr_torrent
|
||||
metadataPercentComplete | double | tr_stat
|
||||
|
||||
Reference in New Issue
Block a user