updated allocationText()
This commit is contained in:
@@ -334,6 +334,7 @@ function makeModel(index) {
|
||||
textLocation: above ? 'above' : 'below',
|
||||
breakout: props.builder.breakout,
|
||||
extraText: null,
|
||||
buy,
|
||||
}
|
||||
setModelValue(result, values.value[index])
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user