mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Update esx_addoninventory.sql
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
USE `essentialmode`;
|
||||
|
||||
CREATE TABLE `addon_inventory` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`name` varchar(255) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user