Add missing hyphen to "post-processing" in `nzbget` (#149205)
parent
48b8827390
commit
3e7974a638
|
@ -43,10 +43,10 @@
|
|||
"name": "Disk free"
|
||||
},
|
||||
"post_processing_jobs": {
|
||||
"name": "Post processing jobs"
|
||||
"name": "Post-processing jobs"
|
||||
},
|
||||
"post_processing_paused": {
|
||||
"name": "Post processing paused"
|
||||
"name": "Post-processing paused"
|
||||
},
|
||||
"queue_size": {
|
||||
"name": "Queue size"
|
||||
|
|
Loading…
Reference in New Issue