Update PersonalPins.plugin.js
This commit is contained in:
parent
388512bb45
commit
db6d7b3638
|
@ -241,7 +241,6 @@ var PersonalPins = (_ => {
|
|||
}
|
||||
}),
|
||||
BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.QuickSelect, {
|
||||
spacing: -2,
|
||||
label: this.labels.popout_sort_text + ":",
|
||||
value: buttonInstance.props.selectedSort,
|
||||
options: sortKeys.map(key => this.getValue(key, "sort")),
|
||||
|
|
Loading…
Reference in New Issue