mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-19 00:37:07 +00:00
chore(hooks/useAudioController): get rid of useless comment
This commit is contained in:
parent
382b8037af
commit
00b0981af6
|
|
@ -336,7 +336,7 @@ export function useAudioController({
|
|||
return {
|
||||
currentTrack,
|
||||
setCurrentTrack,
|
||||
skipTrack, // Added ts
|
||||
skipTrack,
|
||||
splashIndex,
|
||||
setSplashIndex,
|
||||
cycleSplash,
|
||||
|
|
|
|||
Loading…
Reference in a new issue