mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Don't show queue actions buttons until API side fixes are in
This commit is contained in:
@@ -77,12 +77,12 @@ define(
|
||||
cell : ProgressCell,
|
||||
cellValue : 'this'
|
||||
},
|
||||
{
|
||||
name : 'status',
|
||||
label : '',
|
||||
cell : QueueActionsCell,
|
||||
cellValue : 'this'
|
||||
}
|
||||
//{
|
||||
// name : 'status',
|
||||
// label : '',
|
||||
// cell : QueueActionsCell,
|
||||
// cellValue : 'this'
|
||||
//}
|
||||
],
|
||||
|
||||
initialize: function () {
|
||||
|
Reference in New Issue
Block a user