Fix pandoradb bug

This commit is contained in:
Calvo 2023-10-10 20:01:51 +02:00
parent 71c4016d63
commit 8557c68ecd

View File

@ -246,7 +246,7 @@ INSERT INTO `tmodule_group` VALUES
(6,'Performance'),
(7,'Database'),
(8,'Enviromental'),
(9,'Users');
(9,'Users'),
(10,'Security');
UNLOCK TABLES;