Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Commit

Permalink
remove qb-target to stop it restarting on qb-target stop
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn101 committed Nov 18, 2021
1 parent 579a1ef commit 0008943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ server_scripts {
}

dependencies {
'qb-core',
'qb-target'
'qb-core'
}

exports {
'GetFuel',
'SetFuel',
'IsSiphonFuelAllowed',
'IsPetrolCanRefuelAllowed',
'CanPumpRefuelPetrolCan',
}

0 comments on commit 0008943

Please sign in to comment.