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