mirror of
https://github.com/discourse/discourse-user-card-directory.git
synced 2026-09-17 23:22:12 -04:00
https://github.com/discourse/discourse/commit/a3d0a9edbb74a403bb329a21d3387bf00aca0100 in core converted the Users route to a native class, which meant that `queryParams` merging no longer works. Extend it manually in `init()`.