Skip to content

Commit

Permalink
refactor: hit save before commit
Browse files Browse the repository at this point in the history
  • Loading branch information
solareon committed Dec 8, 2023
1 parent 4b784e2 commit 591d451
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bridge/qb/server/events.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
local config = require 'config.server'
local logger = require 'modules.logger'

-- Vehicles
RegisterServerEvent('baseevents:enteringVehicle', function(veh, seat, modelName, netId)
local src = source
Expand Down

0 comments on commit 591d451

Please sign in to comment.