mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
fix(sql): Add dmv
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
USE `essentialmode`;
|
||||
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('dmv', 'Code de la route'),
|
||||
('drive', 'Permis de conduire'),
|
||||
('drive_bike', 'Permis moto'),
|
||||
('drive_truck', 'Permis camion')
|
||||
|
||||
Reference in New Issue
Block a user