mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add missing notification bell in the file app
This commit is contained in:
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
Block a user