calculate highest pl from load!
This commit is contained in:
parent
35809dc7d5
commit
b9c3919dc1
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ export class RoomPermaLinkCreator {
|
|||
|
||||
load() {
|
||||
this._updateAllowedServers();
|
||||
this._updateHighestPlUser();
|
||||
this._updatePopulationMap();
|
||||
this._updateServerCandidates();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue