Initial push

This commit is contained in:
ElPumpo
2018-02-03 16:03:27 +01:00
parent 8121653fb4
commit bfed8a8f06
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ function ShowBillsMenu()
'default', GetCurrentResourceName(), 'billing',
{
title = _U('invoices'),
align = 'top-left',
align = 'bottom-right',
elements = elements
},
function(data, menu)
+1 -1
View File
@@ -1,2 +1,2 @@
Config = {}
Config.Locale = 'fr'
Config.Locale = 'en'
+1 -1
View File
@@ -1,4 +1,4 @@
USE `essentialmode`;
USE `fivem2337`;
CREATE TABLE `billing` (