mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
2nd fix for Addons.sql syntax
This commit is contained in:
+1
-1
@@ -313,7 +313,7 @@ INSERT INTO `jobs`(`name`, `label`, `whitelisted`)VALUES
|
||||
('reporter', 'Reporter', 0),
|
||||
('slaughterer', 'Butcher', 0),
|
||||
('tailor', 'Tailor', 0),
|
||||
('taxi', 'Taxi', 0),
|
||||
('taxi', 'Taxi', 0);
|
||||
/*!40000 ALTER TABLE `jobs` ENABLE KEYS */;
|
||||
|
||||
-- Dumping structure for table es_extended.job_grades
|
||||
|
||||
Reference in New Issue
Block a user