This commit is contained in:
David Benqué 2019-12-09 14:15:38 +00:00
parent e8b2c5c4e8
commit 1f48ee36ef

View File

@ -1138,7 +1138,7 @@ define([
},
keys: [13]
}]
}
};
} else {
return {
content: h('p', Messages.share_noContactsNotLoggedIn),
@ -1156,7 +1156,7 @@ define([
}
}
]
}
};
}
};