Send a mailbox address (encrypted) to the owned pads metadata

This commit is contained in:
yflory
2019-07-17 17:01:25 +02:00
parent adef61672c
commit 51facff6fd
5 changed files with 86 additions and 29 deletions

View File

@@ -575,7 +575,6 @@ MessengerUI, Messages) {
};
var createRequest = function (toolbar, config) {
console.error('test');
if (!config.metadataMgr) {
throw new Error("You must provide a `metadataMgr` to display the request access button");
}