From 9b846dc07ef91ae81a430739ce9421b40fa6cc2d Mon Sep 17 00:00:00 2001 From: nikartik <110419961+NikartikTheBear@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:39:10 +0100 Subject: [PATCH] fix(typo) --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 7ea87dd..e0761be 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -37,7 +37,7 @@ files { "compatibility/**/locale.lua" } -dependenies { +dependencies { "ox_lib", "oxmysql" }