Files
klz-cables.com/.pnpm-store/v10/files/86/d2e3478ee20649683605432405466e2f72ae2048abed6b6bc486be9ff02e05dca53ffe999e56744086997e908f4924103d88757f3f9f9801524bc1babaed08
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

2 lines
51 B
Plaintext

module.exports = function (n) { return n * 111; };