Skip to content

Commit

Permalink
fff
Browse files Browse the repository at this point in the history
  • Loading branch information
tako0614 committed Jun 16, 2024
1 parent 8c45cdc commit 1c77286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routes/api/v1/chats/talkdata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ export const handler = {
}
}),
)
console.log("fafafafafa")
//messagesResultの中から自分が未読のメッセージを取得
const UnreadMessages = RoomMessages.filter(
(message) =>
Expand Down

0 comments on commit 1c77286

Please sign in to comment.