mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: Improved error messaging for manual import
This commit is contained in:
@@ -50,7 +50,8 @@ module.exports = Marionette.Layout.extend({
|
||||
{
|
||||
name : 'rejections',
|
||||
label : '',
|
||||
cell : ApprovalStatusCell
|
||||
cell : ApprovalStatusCell,
|
||||
title : 'Release Rejected'
|
||||
}
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user