Notifications in the contacts app

pull/1/head
yflory 2019-05-23 16:12:39 +02:00
parent 5331eebb3e
commit cb16a2e7e4
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ define([
document.body.appendChild(appElement);
var displayed = ['useradmin', 'newpad', 'limit', 'pageTitle'];
var displayed = ['useradmin', 'newpad', 'limit', 'pageTitle', 'notifications'];
var configTb = {
displayed: displayed,
sfCommon: common,