This commit is contained in:
azlux 2016-06-17 18:21:35 +02:00 committed by GitHub
parent d33299f35b
commit 06986c33fc

View file

@ -47,7 +47,7 @@ type DjConfig struct {
HelpAlias string
VolumeAlias string
MoveAlias string
JoinMeAlias string
JoinMeAlias string
ReloadAlias string
ResetAlias string
NumSongsAlias string
@ -73,7 +73,7 @@ type DjConfig struct {
AdminHelp bool
AdminVolume bool
AdminMove bool
AdminJoinMe bool
AdminJoinMe bool
AdminReload bool
AdminReset bool
AdminNumSongs bool