Skip to content

Commit

Permalink
🎨 Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusjunges authored and github-actions[bot] committed Jan 9, 2024
1 parent 08a02ae commit 98c49ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Config/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ public function getMaxMessages(): int
{
return $this->maxMessages;
}

public function getMaxTime(): int
{
return $this->maxTime;
Expand Down

0 comments on commit 98c49ff

Please sign in to comment.