Update PersonalPins.plugin.js

This commit is contained in:
Mirco Wittrien 2020-05-30 18:15:18 +02:00
parent 388512bb45
commit db6d7b3638
1 changed files with 0 additions and 1 deletions

View File

@ -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")),