Remove extra character
This commit is contained in:
parent
2c04dca4c7
commit
8165dc1255
@ -77,7 +77,7 @@
|
||||
|
||||
sendingMessage.value = true;
|
||||
sendingError.value = null;
|
||||
t
|
||||
|
||||
try {
|
||||
await store.dispatch(ActionTypes.SEND_CHAT_MESSAGE, message);
|
||||
enteredMessage.value = "";
|
||||
|
Loading…
Reference in New Issue
Block a user