Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "shunko", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A powerful lavalink wrapper around shoukaku", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -299,2 +299,3 @@ const Queue = require('./Queue'); | ||
destroy() { | ||
this.disconnect(); | ||
this.base_shoukaku.connections.delete(this.guildId); | ||
@@ -301,0 +302,0 @@ this.shoukaku.removeAllListeners(); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44394
1250