diff --git a/src/matrix-to.js b/src/matrix-to.js index e4bdbd8cd5..dbe717e160 100644 --- a/src/matrix-to.js +++ b/src/matrix-to.js @@ -84,6 +84,7 @@ export class RoomPermaLinkCreator { load() { this._updateAllowedServers(); + this._updateHighestPlUser(); this._updatePopulationMap(); this._updateServerCandidates(); }