Add missing notification bell in the file app

pull/1/head
yflory 5 years ago
parent 303d4fdd3a
commit 47f679bf8b

@ -69,7 +69,7 @@ define([
}
var Title = common.createTitle({});
var displayed = ['useradmin', 'newpad', 'limit', 'upgrade'];
var displayed = ['useradmin', 'newpad', 'limit', 'upgrade', 'notifications'];
if (!uploadMode) {
displayed.push('fileshare');
displayed.push('access');

Loading…
Cancel
Save