fix: cart

This commit is contained in:
2026-04-16 09:40:04 +02:00
parent cf48624d7f
commit 9b525f06cd
5 changed files with 220 additions and 217 deletions

View File

@@ -114,5 +114,6 @@ INSERT INTO `b2b_route_roles` (`route_id`, `role_id`) VALUES
(19, '1'),
(20, '1'),
(21, '1'),
(22, '1');
(22, '1'),
(24, '1');
-- +goose Down