Disallow block padding
This commit is contained in:
@@ -142,7 +142,6 @@ import actionsheet from 'actionsheet';
|
||||
}
|
||||
|
||||
if (item.CanDelete && options.deleteItem !== false) {
|
||||
|
||||
if (item.Type === 'Playlist' || item.Type === 'BoxSet') {
|
||||
commands.push({
|
||||
name: globalize.translate('Delete'),
|
||||
|
||||
Reference in New Issue
Block a user