mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-14 16:20:03 +00:00
noofslots_total swapped to noofslots
This commit is contained in:
@@ -98,7 +98,7 @@ export default {
|
||||
this.sabnzbdDetails = [
|
||||
[
|
||||
{ label: 'Time Left', value: data.queue.timeleft },
|
||||
{ label: 'Queue', value: data.queue.noofslots_total },
|
||||
{ label: 'Queue', value: data.queue.noofslots },
|
||||
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user