1
0
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:
MatteZ02 2019-11-20 08:05:01 +02:00
parent f76769d512
commit a05b069f99

View File

@ -6,6 +6,6 @@ module.exports = {
firstSong: undefined,
saved: false,
};
message.channel.send(':white_check_mark: This guild is now premium! :tada:')
message.channel.send(':wastebasket: Deleted the playlist.');
}
};