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,4 +1,4 @@
export * from './audioplayer'
export * from './player'
export * from './themes'
export * from './albumView'
export * from './dialogs'