[object Object]

← back to Designer Wallcoverings

auto-save: 2026-07-12T23:21:12 (4 files) — pending-approval/boost-filter-consolidation-2026-06-25 scripts/houston-mfr-fix.js scripts/pr-contact-for-price vendor-scrapers/china-seas-refresh

7f72958e174e889b35362eefc68d915250b53990 · 2026-07-12 23:21:17 -0700 · Steve Abrams

Files touched

Diff

commit 7f72958e174e889b35362eefc68d915250b53990
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun Jul 12 23:21:17 2026 -0700

    auto-save: 2026-07-12T23:21:12 (4 files) — pending-approval/boost-filter-consolidation-2026-06-25 scripts/houston-mfr-fix.js scripts/pr-contact-for-price vendor-scrapers/china-seas-refresh
---
 scripts/houston-mfr-fix.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/houston-mfr-fix.js b/scripts/houston-mfr-fix.js
index b6e791f6..87e68ba9 100644
--- a/scripts/houston-mfr-fix.js
+++ b/scripts/houston-mfr-fix.js
@@ -18,6 +18,7 @@ const { Pool } = require('pg');
 const fs = require('fs');
 const path = require('path');
 require('dotenv').config({ path: path.join(__dirname, '..', '.env') });
+const { mirrorWriteThrough } = require('../shopify/scripts/lib/mirror-write-through');
 
 const EXECUTE = process.argv.includes('--execute');
 const statusArg = (process.argv.find(a => a.startsWith('--status='))

← 2e744e46 auto-save: 2026-07-12T22:51:02 (4 files) — pending-approval/  ·  back to Designer Wallcoverings  ·  Wire mirrorWriteThrough into houston-mfr-fix + pr-quote-only fa9fa2f2 →