fix(avb): clear legacy excerpt in CMS update script
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 56s
Build & Deploy / 🏗️ Build (push) Successful in 2m11s
Build & Deploy / 🚀 Deploy (push) Successful in 14s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 4m40s
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-04-21 21:37:50 +02:00
parent dc1ba4def3
commit af4213ad59

View File

@@ -22,6 +22,7 @@ async function run() {
id: 6,
data: {
title: 'Allgemeine Verkaufsbedingungen (AVB)',
excerpt: '',
content: lexicalContent,
},
});