chore: build
ci-api / test (push) Failing after 8m7s
ci-web / test (push) Failing after 5m5s

This commit is contained in:
Xor290
2026-09-20 12:18:33 +02:00
parent 8f4c7fa47a
commit 919c807004
174 changed files with 9669 additions and 1308 deletions
@@ -0,0 +1,10 @@
ALTER TABLE site_settings
DROP COLUMN header_bg_color,
DROP COLUMN header_text_color,
DROP COLUMN body_bg_color,
DROP COLUMN body_text_color,
DROP COLUMN footer_bg_color,
DROP COLUMN footer_text_color,
DROP COLUMN accent_color,
DROP COLUMN product_layout,
DROP COLUMN menu_style;