mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
fix: typo
This commit is contained in:
@@ -102,7 +102,7 @@ if not Config.Multichar then
|
||||
end
|
||||
|
||||
if not Core.DatabaseConnected then
|
||||
return deferrals.done('[ESX] OxMySQL Was Unable Connect to your database. Please make sure it is turned on and correctly configured in your server.cfg')
|
||||
return deferrals.done('[ESX] OxMySQL Was Unable To Connect to your database. Please make sure it is turned on and correctly configured in your server.cfg')
|
||||
end
|
||||
|
||||
if identifier then
|
||||
|
||||
Reference in New Issue
Block a user