Skip to content

DJ role is not unset properly #1718

@zapteryx

Description

@zapteryx

Describe the bug

} else {
await guild.settings.unset('settings.dj');
}

The DJ role is not unset properly - it should be dj instead of settings.dj

Severity

Critical

Affected branches

  • Stable
  • Staging
  • Next

Quaver version

8.0.0-next.35

Steps to reproduce

  1. Set DJ role in /settings
  2. Unset DJ role in /settings
  3. Observe that the DJ role is not unset

Expected behavior

DJ role is unset

Actual behavior

DJ role is not unset

Relevant log output

Metadata

Metadata

Assignees

Labels

released on @nextstatus:confirmedIssues and PRs: Confirmed bug, or enhancement is confirmed to be added

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions