mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 19:01:37 +00:00
Initial push
This commit is contained in:
+1
-1
@@ -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
@@ -1,2 +1,2 @@
|
||||
Config = {}
|
||||
Config.Locale = 'fr'
|
||||
Config.Locale = 'en'
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
USE `essentialmode`;
|
||||
USE `fivem2337`;
|
||||
|
||||
CREATE TABLE `billing` (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user