Add hotkey s to toggle star.

Refers to #585
This commit is contained in:
Deluan
2020-11-28 00:51:31 -05:00
parent aae66cfcf0
commit 4ca98fb827
4 changed files with 78 additions and 52 deletions
+1
View File
@@ -23,5 +23,6 @@ export * from './Title'
export * from './SongBulkActions'
export * from './useAlbumsPerPage'
export * from './useInterval'
export * from './useToggleStar'
export * from './useTraceUpdate'
export * from './Writable'