More UI Cleanup

This commit is contained in:
Qstick 2017-10-07 18:38:31 -04:00
commit 1700c471b7
96 changed files with 267 additions and 333 deletions

View file

@ -68,7 +68,7 @@ const addArtistActionHandlers = {
promise.done((data) => {
dispatch(batchActions([
updateItem({ section: 'series', ...data }),
updateItem({ section: 'artist', ...data }),
set({
section,