Made the Player behaviour more consistent

This commit is contained in:
Deluan
2021-07-02 14:07:03 -04:00
parent 26b5e6b1b4
commit ace5c905eb
14 changed files with 374 additions and 377 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
export * from './themeReducer'
export * from './dialogReducer'
export * from './playQueue'
export * from './playerReducer'
export * from './albumView'
export * from './activityReducer'
export * from './settingsReducer'