Vysci / LFG-Bulletin-Board

Dungeon Request chat filtering
MIT License
15 stars 64 forks source link

hotfix: add mutual exclusion logic for `HeroicOnly` and `NormalOnly` options #292

Closed juemrami closed 4 months ago

juemrami commented 4 months ago

Related Issues:

Adds some logic so that both these options cannot be selected at the same time. Selecting both makes no sense as you're asking for a dungeon that is both heroic and normal.

Previous to this fix, selecting both options would result in empty bulletin boards since no dungeon listing can be classified as both heroic and normal.