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

This commit is contained in:
yflory
2019-07-04 11:47:42 +02:00
2 changed files with 4 additions and 1 deletions

View File

@@ -959,6 +959,7 @@ MessengerUI, Messages) {
]);
var pads_options = [div];
if (Common.isLoggedIn()) {
pads_options.unshift(h("hr"));
pads_options.unshift(openNotifsApp);
}
var dropdownConfig = {