Co-authored-by: Cursor <[email protected]>
@@ -1212,7 +1212,6 @@ async function dispatchUiMessage (platform, msg, hooks = {}) {
}
if (t === 'set-compose-draft') {
await platform.setComposeDraft(msg.channelId, msg.text ?? '')
pushState()
return true
if (t === 'mark-all-notifications-read') {
The note is not visible to the blocked user.