rm log
This commit is contained in:
@@ -409,8 +409,6 @@ export function useUnreadMessageCount() {
|
|||||||
numUnread?: string
|
numUnread?: string
|
||||||
hasNew: boolean
|
hasNew: boolean
|
||||||
}>(() => {
|
}>(() => {
|
||||||
console.log('accepted', accepted)
|
|
||||||
console.log('request', request)
|
|
||||||
const acceptedCount = calculateCount(
|
const acceptedCount = calculateCount(
|
||||||
accepted,
|
accepted,
|
||||||
currentAccount?.did,
|
currentAccount?.did,
|
||||||
|
|||||||
Reference in New Issue
Block a user