refactor(ClientOptions): remove $ prefix from ws.properties keys

https://github.com/discordjs/discord.js/pull/8094
v13.8.1 go brrr
This commit is contained in:
March 7th 2022-06-16 20:21:11 +07:00
parent ef134d996c
commit 96eb5835c4

View File

@ -361,4 +361,4 @@ Options.defaultSweeperSettings = {
},
};
module.exports = Options;
module.exports = Options;