address notes

This commit is contained in:
David Benqué
2019-11-20 09:47:57 +00:00
parent 718fdb556b
commit 33b16ffcdf
3 changed files with 25 additions and 28 deletions

View File

@@ -533,7 +533,7 @@ MessengerUI, Messages) {
Common.getSframeChannel().event('EV_SHARE_OPEN', {
hidden: true
});
$shareBlock.ready(function () {
$shareBlock.ready(function () { // XXX put .click back when done
var title = (config.title && config.title.getTitle && config.title.getTitle())
|| (config.title && config.title.defaultName)
|| "";