Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server/plugins): avoid duplicate settings #6357

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kontrollanten
Copy link
Contributor

Description

Filter settings so that the name property is unique.

Related issues

closes #6356

Has this been tested?

  • 馃憤 yes, I added tests to the test suite
  • 馃挱 no, because this PR is a draft and still needs work
  • 馃檯 no, because this PR does not update server code
  • 馃檵 no, because I need help

Filter settings so that the name property is unique.

closes Chocobozzz#6356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

registerSetting adds multiple settings when called multiple times with same setting name
1 participant