@progressive-development/pd-order 0.1.120 → 0.1.121

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Progressive Development Order Component",
4
4
  "author": "PD Progressive Development",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
- "version": "0.1.120",
6
+ "version": "0.1.121",
7
7
  "main": "index.js",
8
8
  "module": "index.js",
9
9
  "scripts": {
@@ -171,7 +171,7 @@ export class PdOrderContacts extends LitElement {
171
171
  .contact="${this.orderContact}"
172
172
  summary
173
173
  ></pd-contact>
174
- ${this.withPayment ? html`
174
+ ${this.billingContact ? html`
175
175
  <pd-contact
176
176
  addressTitle="Facturatie"
177
177
  addressRef="adres onderhoud"