updated allocationText()

This commit is contained in:
tim
2025-02-23 10:12:59 -04:00
parent 2397ebfe45
commit 956d79c3dc
6 changed files with 15 additions and 7 deletions

View File

@@ -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