move copy key button

pull/1/head
David Benqué 2020-03-24 19:34:17 +00:00
parent b134799449
commit bad3ae3efd
1 changed files with 1 additions and 1 deletions

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();