Skip to content

Commit

Permalink
Update commands.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Dec 9, 2023
1 parent d3b44dd commit 3e6a0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/commands.lua
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ lib.addCommand('ooc', {
args = {('Proximity OOC | %s'):format(GetPlayerName(source)), message}
})
logger.log({
source = GetInvokingResource(),
source = 'qbx_core',
webhook = 'ooc',
event = 'OOC',
color = 'white',
Expand Down

0 comments on commit 3e6a0a7

Please sign in to comment.