mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We recently replaced another ignore user modal with a Glimmer and DModal based component. This change makes use of that same component in the user card ignore modal by adding an enableSelection flag.