mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
remove logs
This commit is contained in:
@@ -619,7 +619,7 @@ export const Group = ({
|
||||
const groupChatHasUnread = useMemo(() => {
|
||||
let hasUnread = false;
|
||||
groups.forEach((group) => {
|
||||
console.log('isUpdateMsg(group?.data)', isUpdateMsg(group?.data))
|
||||
|
||||
|
||||
if (
|
||||
group?.data &&
|
||||
|
Reference in New Issue
Block a user