Commit ea659729 authored by Ian Baum's avatar Ian Baum

Resolving conflict with app/assets/javascripts/filtered_search/filtered_search_dropdown_manager.js

parent 572e10e8
......@@ -73,14 +73,11 @@ class FilteredSearchDropdownManager {
gl: 'DropdownEmoji',
element: this.container.querySelector('#js-dropdown-my-reaction'),
},
<<<<<<< HEAD
weight: {
reference: null,
gl: 'DropdownNonUser',
element: this.container.querySelector('#js-dropdown-weight'),
},
=======
>>>>>>> upstream/master
};
supportedTokens.forEach((type) => {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment