mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
feat(esx_dmvschool): Dutch sql
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('dmv', 'Theorie examen'),
|
||||
('drive', 'Rijbewijs B'),
|
||||
('drive_bike', 'Motor Rijbewijs'),
|
||||
('drive_truck', 'Vrachtwagen Rijbewijs')
|
||||
;
|
||||
Reference in New Issue
Block a user