Update parseconfig.go
This commit is contained in:
parent
3ed6e10256
commit
23b05a847c
|
@ -19,6 +19,7 @@ type DjConfig struct {
|
|||
CommandPrefix string
|
||||
SkipRatio float32
|
||||
PlaylistSkipRatio float32
|
||||
PlaylistMaxSongs int
|
||||
}
|
||||
Volume struct {
|
||||
DefaultVolume float32
|
||||
|
|
Reference in a new issue