fix: support sequentialDownload in list of RPC torrent-get response keys (#6450)

This commit is contained in:
qu1ck 2023-12-29 07:05:37 -08:00 committed by GitHub
parent e80ec7b7a4
commit 427d813108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -569,6 +569,7 @@ namespace make_torrent_field_helpers
case TR_KEY_seedIdleMode:
case TR_KEY_seedRatioLimit:
case TR_KEY_seedRatioMode:
case TR_KEY_sequentialDownload:
case TR_KEY_sizeWhenDone:
case TR_KEY_source:
case TR_KEY_startDate: