mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
fix: typo
This commit is contained in:
@@ -104,7 +104,7 @@ end
|
||||
end
|
||||
|
||||
if not databaseConnected then
|
||||
deferrals.done('[ESX] OxMySQL Was Unable Connect to your database. Please make sure it is turned on and correctly configured in your server.cfg')
|
||||
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