mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04: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