Display the friend list in the friend app
This commit is contained in:
@@ -36,7 +36,8 @@ define([
|
||||
};
|
||||
var toolbar = APP.toolbar = Toolbar.create(configTb);
|
||||
toolbar.$rightside.html(''); // Remove the drawer if we don't use it to hide the toolbar
|
||||
|
||||
|
||||
Cryptpad.getFriendListUI(Cryptpad).appendTo($list);
|
||||
|
||||
Cryptpad.removeLoadingScreen();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user