adding comment to match 00
This commit is contained in:
@ -63,6 +63,8 @@
|
||||
const senderIdKey = 'senderId';
|
||||
const tabSenderId = getSenderId();
|
||||
|
||||
/* FUNCTIONALITY CODE */
|
||||
|
||||
loadMessages();
|
||||
|
||||
document.forms.sendMessageForm.addEventListener('submit', handleSendMessage);
|
||||
|
Reference in New Issue
Block a user