mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-10 04:01:37 +02:00
Allow skipping past current song in empty queue
This commit is contained in:
parent
18e851821c
commit
53cd705bde
3 changed files with 11 additions and 2 deletions
|
@ -17,7 +17,7 @@ export default class {
|
|||
|
||||
const period = 500;
|
||||
|
||||
const icons = ['⚪', '🔵', '⚫'];
|
||||
const icons = ['🐮', '🐴', '🐄'];
|
||||
|
||||
const reactions = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue