mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 04:45:32 +08:00

This commit will for example allow this: ``` api.addDiscoveryQueryParam("my_param", { persist: true }); ``` If you page is forum.foo.bar/?my_param=1, when clicking on an "unread" link for example this query string will be kept.