more debugging

This commit is contained in:
AndzejsP 2023-05-08 17:15:01 +03:00
parent c208a2ff73
commit cd31ec26ef

View File

@ -425,7 +425,7 @@ export default {
if (this.currentDiscussion.title === '' || this.currentDiscussion.title === null) {
this.changeTitleUsingUserMSG(this.currentDiscussion.id, msgObj.content)
}
console.log("infos",msgObj)
},
sendMsg(msg) {
// Sends message to backend