mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
fix(es_extended/server): add missing params to stop warnings
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Lua.diagnostics.globals": [
|
||||
"MySQL",
|
||||
"GetPlayerTimeOnline"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user