log error

pull/988/head
Ryan Tharp 5 years ago
parent 455bfa4ab7
commit 9a01317e96

@ -223,7 +223,7 @@
if (item) { if (item) {
return item.value; return item.value;
} }
window.log.error('Could not load identityKey from SignalData');
return undefined; return undefined;
}, },
async getLocalRegistrationId() { async getLocalRegistrationId() {

Loading…
Cancel
Save