Prettier
This commit is contained in:
parent
d5d0aa289e
commit
e3d474fe9c
1 changed files with 1 additions and 1 deletions
|
|
@ -442,7 +442,7 @@ export default {
|
||||||
price: ans.buttonAuxillaryCopy,
|
price: ans.buttonAuxillaryCopy,
|
||||||
}));
|
}));
|
||||||
|
|
||||||
await savePageData(this.pageName, { packages: toLog } );
|
await savePageData(this.pageName, { packages: toLog });
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue