u
This commit is contained in:
parent
930a81dbff
commit
90971f2a93
@ -43,7 +43,7 @@ export default {
|
|||||||
listener(apiWhat)
|
listener(apiWhat)
|
||||||
}
|
}
|
||||||
} catch (exception) {
|
} catch (exception) {
|
||||||
console.log(new Date().toJSON(), 'unknown message', data)
|
console.log(new Date().toJSON(), 'unknown message', data, exception)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user