mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
chore(coding-style): correct indentation
This commit is contained in:
@@ -21,10 +21,10 @@ INSERT INTO `job_grades` (job_name, grade, name, label, salary, skin_male, skin_
|
||||
;
|
||||
|
||||
INSERT INTO `items` (name, label) VALUES
|
||||
('gazbottle', 'Gas Bottle'),
|
||||
('fixtool', 'Repair Tools'),
|
||||
('carotool', 'Tools'),
|
||||
('blowpipe', 'Blowtorch'),
|
||||
('fixkit', 'Repair Kit'),
|
||||
('carokit', 'Body Kit')
|
||||
('gazbottle', 'Gas Bottle'),
|
||||
('fixtool', 'Repair Tools'),
|
||||
('carotool', 'Tools'),
|
||||
('blowpipe', 'Blowtorch'),
|
||||
('fixkit', 'Repair Kit'),
|
||||
('carokit', 'Body Kit')
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user