fix(es_extended/server): add missing params to stop warnings

This commit is contained in:
Kasey FItton
2024-10-24 15:42:43 +01:00
parent f03229acc1
commit 86159bb8f3
9 changed files with 195 additions and 150 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"Lua.diagnostics.globals": [
"MySQL",
"GetPlayerTimeOnline"
]
}