This commit is contained in:
Chloe Herd 2025-07-09 12:36:41 -04:00
parent d5d0aa289e
commit e3d474fe9c

View file

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