Line spacing
This commit is contained in:
parent
e297bfdc1a
commit
df554cfae5
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ export default {
|
|||
answer.SubText = "+$" + this.wipersPrice;
|
||||
answers.push(answer);
|
||||
}
|
||||
|
||||
if (this.showAddRainDefense) {
|
||||
const answer = getAnswer("RainDefenseModal", this.answersCmsData);
|
||||
answer.SubText = "+$" + this.rainDefensePrice;
|
||||
|
|
|
|||
Loading…
Reference in a new issue