mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* FIX: Prevent duplicate tags in tag-choosers This reverts5685b45, which fixes the duplicate tags problem. The fix introduced by5685b45is re-implemented on the server.