Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon

This commit is contained in:
ansuz 2020-03-24 17:43:27 -04:00
commit 73f3933e03

View file

@ -506,7 +506,7 @@ define([
addFriendRequest($rightside);
addMuteButton($rightside);
addDescription(APP.$rightside);
addPublicKey(APP.$rightside);
addPublicKey($rightside);
addViewButton($rightside);
APP.initialized = true;
createLeftside();