Skip to content

Commit

Permalink
v.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ikubicki committed Dec 5, 2022
1 parent 3c7f8b8 commit 38cf805
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function Config:setModuleID(module_id)
end

function Config:getInterval()
return 30 * 1000
return 1800 * 1000
end

--[[
Expand Down
Loading

0 comments on commit 38cf805

Please sign in to comment.