-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update council every time group is updated.
If a council member joins late, there was no quarantee that they would get picked up by the system, leaving them without voting frame. This ensures the council is updated when the group is, whilst also being a small performance gain.
- Loading branch information
1 parent
52a13b8
commit a567d79
Showing
2 changed files
with
12 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
## Changes | ||
|
||
|
||
### Bugfixes | ||
|
||
- *Council wouldn't always be registered properly.* | ||
|
||
# 3.14.5 | ||
|
||
## Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters