Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
solareon committed Dec 6, 2023
1 parent 0764812 commit f8dfdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/events.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local serverConfig = require 'config.server'.server
local logger = require 'module.logger'
local logger = require 'modules.logger'

-- Event Handler

Expand Down

0 comments on commit f8dfdd2

Please sign in to comment.