mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
We move this function from `user_pill.js` to `pill_typeahead.js`. The function has also been renamed to `set_up`. The move was made because there are plans to update the pills typeahead (i.e. to include user-groups/streams in the results). Thus this function should not belong in `user_pill.js`.