Store and display new notifications

This commit is contained in:
yflory
2019-05-17 16:19:41 +02:00
parent c9f1a69a2e
commit 62e128a9fe
6 changed files with 195 additions and 66 deletions

View File

@@ -470,6 +470,8 @@ define([
});
};
funcs.mailbox = {};
Object.freeze(funcs);
return { create: function (cb) {