supplyHub Commands wiring and event triggers wired for more real time updates (#15)
Publish Release / build (push) Successful in 16s
Publish Release / build (push) Successful in 16s
Issue: #10 - [x] Tested - [x] Reviewed - [x] ReleaseNotes UpdatedReviewed-on: #15 Co-authored-by: dutchie031 <timrorije@gmail.com>
This commit was merged in pull request #15.
This commit is contained in:
@@ -25,7 +25,7 @@ function GlobalConfig.New()
|
||||
end
|
||||
|
||||
function GlobalConfig:getBriefingTime()
|
||||
return self._briefingTime or 30
|
||||
return self._briefingTime or 60
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user