Merge pull request #83 from NikartikTheBear/patch-1

fix(fxmanifest typo)
This commit is contained in:
Andy
2025-02-16 02:20:21 +01:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ files {
"compatibility/**/locale.lua" "compatibility/**/locale.lua"
} }
dependenies { dependencies {
"ox_lib", "ox_lib",
"oxmysql" "oxmysql"
} }