mirror of https://github.com/vector-im/riot-web
calculate highest pl from load!
parent
35809dc7d5
commit
b9c3919dc1
|
@ -84,6 +84,7 @@ export class RoomPermaLinkCreator {
|
||||||
|
|
||||||
load() {
|
load() {
|
||||||
this._updateAllowedServers();
|
this._updateAllowedServers();
|
||||||
|
this._updateHighestPlUser();
|
||||||
this._updatePopulationMap();
|
this._updatePopulationMap();
|
||||||
this._updateServerCandidates();
|
this._updateServerCandidates();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue