Log TrackImport and TrackFileDeleted to History

This commit is contained in:
Qstick 2017-09-25 23:44:53 -04:00
parent ab9a9232cf
commit 729d1142b0
12 changed files with 94 additions and 44 deletions

View file

@ -37,6 +37,11 @@ export const defaultState = {
label: 'Album Title',
isVisible: true
},
{
name: 'trackTitle',
label: 'Track Title',
isVisible: true
},
{
name: 'language',
label: 'Language',