Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.8.2](6.8.1...6.8.2) (2023-01-04) ### Bug Fixes * check for manage server on web settings update ([b4c39f9](b4c39f9)) * check for whitelist status on feature usage ([153e870](153e870)) * **getGuildFeatureWhitelisted:** return Permanent if feature whitelist disabled ([0b9d07b](0b9d07b)) * handle MORE_THAN_A_DAY ([08ce705](08ce705)) * **PlayerHandler#resume:** incorrect check in method ([9d4aa53](9d4aa53)) * **PlayerHandler:** disconnect method not returning PlayerResponse conditionally ([a37ee19](a37ee19)) * set timeout when 24/7 disabled ([54ceca6](54ceca6)) * use correct reference ([ea95b1f](ea95b1f)) * **web:** code exchange returning success on invalid grant ([7e158a1](7e158a1)) ### Performance Improvements * prevent crash when malformed token is submitted ([e204860](e204860))
- Loading branch information