mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 02:00:20 +00:00
Update delete.js
This commit is contained in:
parent
3d391a685a
commit
f76769d512
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
name: 'setpremium',
|
||||
name: 'delete',
|
||||
async execute(message, args, client, Discord, prefix) {
|
||||
client.global.db.playlists[message.guild.id] = {
|
||||
songs: [],
|
||||
|
Loading…
Reference in New Issue
Block a user