update fetch urls & web search show view

This commit is contained in:
duanfuxiang
2025-04-01 18:56:11 +08:00
parent 7642cc1410
commit c8d03bf799
25 changed files with 156 additions and 4967 deletions

View File

@@ -550,7 +550,7 @@ export function parseMsgBlocks(
urls = parsedUrls
}
} catch (error) {
console.error('Failed to parse URLs JSON', error)
// console.error('Failed to parse URLs JSON', error)
}
}
}