Add missing notification bell in the file app
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…
Reference in New Issue