Rename UI Component Episode to Album

This commit is contained in:
Qstick
2017-10-18 21:56:15 -04:00
parent a80360f6fd
commit 4b278c80aa
54 changed files with 38 additions and 38 deletions
@@ -6,7 +6,7 @@ import RelativeDateCellConnector from 'Components/Table/Cells/RelativeDateCellCo
import TableRow from 'Components/Table/TableRow';
import TableRowCell from 'Components/Table/Cells/TableRowCell';
import TableSelectCell from 'Components/Table/Cells/TableSelectCell';
import EpisodeQuality from 'Episode/EpisodeQuality';
import EpisodeQuality from 'Album/EpisodeQuality';
import styles from './TrackFileEditorRow';
function TrackFileEditorRow(props) {