Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Fix a typo in ESX.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunar-Scripts committed Sep 16, 2023
1 parent ab73fda commit 169def2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/ESX.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
6. Import this in your database:

INSERT INTO `items` (`name`, `label`, `weight`) VALUES
('contract', 'Contract', 100),
('contract', 'Contract', 100)
;

4. Delete old owned_vehicles in database and import this incase of having problems:
Expand Down

0 comments on commit 169def2

Please sign in to comment.