add missing permission

This commit is contained in:
Daniel Goc
2026-04-14 15:52:45 +02:00
parent 40154ec861
commit e0a86febc4

View File

@@ -76,6 +76,7 @@ INSERT INTO `b2b_route_roles` (`route_id`, `role_id`) VALUES
(2, '1'),
(2, '2'),
(2, '3'),
(2, '4'),
(3, '1'),
(3, '2'),
(3, '3'),