📝 Configuration modification

This commit is contained in:
Zerio
2021-10-04 20:52:19 +02:00
committed by GitHub
parent 920a5a2e1b
commit 6b41cebc31

View File

@@ -27,6 +27,7 @@ module.exports = {
commands: [] commands: []
}, },
maxVol: 100, maxVol: 100,
loopMessage: false,
discordPlayer: {} discordPlayer: {}
} }
}; };