Update ServerDetails.plugin.js

This commit is contained in:
Mirco Wittrien 2020-09-04 16:23:31 +02:00
parent fc8ab45d90
commit ffdbdd8b4b
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ var ServerDetails = (_ => {
basis: "20%",
min: this.defaults.amounts[key].min,
max: this.defaults.amounts[key].max,
childProps: {type: "number"},
value: amounts[key]
}))).concat(BDFDB.ReactUtils.createElement(BDFDB.LibraryComponents.FormComponents.FormDivider, {
className: BDFDB.disCN.marginbottom8