You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
calculate highest pl from load!
This commit is contained in:
@@ -84,6 +84,7 @@ export class RoomPermaLinkCreator {
|
|||||||
|
|
||||||
load() {
|
load() {
|
||||||
this._updateAllowedServers();
|
this._updateAllowedServers();
|
||||||
|
this._updateHighestPlUser();
|
||||||
this._updatePopulationMap();
|
this._updatePopulationMap();
|
||||||
this._updateServerCandidates();
|
this._updateServerCandidates();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user