update view message

This commit is contained in:
Admin 2025-09-11 09:31:00 +07:00
parent c86acdaf3e
commit 0f1582e1ee
1 changed files with 0 additions and 6 deletions

View File

@ -44,9 +44,3 @@ contentService.startSyncConversations();
// AUTO SYNC MESAGE PREFIX (INTERNAL)
contentService.autoSyncConversationPrefixMessages();
// setInterval(() => {
// const a = new TeamsChatService();
// console.log({ messages: a.extractAllMessages() });
// }, 10000);