feat(esx_policejob): add esx_proprty dependency

This commit is contained in:
Csoki
2022-12-30 11:28:11 +01:00
parent 88bbaa1282
commit 93d8a11aaf
+2 -1
View File
@@ -27,5 +27,6 @@ client_scripts {
dependencies {
'es_extended',
'esx_billing',
'esx_vehicleshop'
'esx_vehicleshop',
'esx_society'
}