From 7ddccc8c273868db42e22c258db64522481b1b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20N=27gadi?= Date: Tue, 1 Aug 2017 14:54:59 +0200 Subject: [PATCH] Update SQL --- esx_property.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esx_property.sql b/esx_property.sql index 877f3498..ae820607 100644 --- a/esx_property.sql +++ b/esx_property.sql @@ -9,7 +9,7 @@ INSERT INTO `addon_inventory` (name, label, shared) VALUES ; INSERT INTO `datastore` (name, label, shared) VALUES - (1,'property','Propriété',0) + ('property','Propriété',0) ; CREATE TABLE `owned_properties` (