shuffleall bug.......
Test / build (push) Failing after 9m21s Details

This commit is contained in:
Jill 2023-06-19 09:53:54 +03:00
parent 6d8a96ae03
commit 6b7c972625
Signed by: oat
GPG Key ID: 33489AA58A955108
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ public class ShuffleAllCmd extends DJCommand
break;
default:
event.replySuccess("Now shuffling entries.");
settings.setShuffleMode(true);
break;
}
} else {