update view message
This commit is contained in:
parent
c86acdaf3e
commit
0f1582e1ee
|
|
@ -44,9 +44,3 @@ contentService.startSyncConversations();
|
|||
|
||||
// AUTO SYNC MESAGE PREFIX (INTERNAL)
|
||||
contentService.autoSyncConversationPrefixMessages();
|
||||
|
||||
// setInterval(() => {
|
||||
// const a = new TeamsChatService();
|
||||
|
||||
// console.log({ messages: a.extractAllMessages() });
|
||||
// }, 10000);
|
||||
|
|
|
|||
Loading…
Reference in New Issue