Skip to content

Commit 5dfeb53

Browse files
add: suggested comment
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 58e3e46 commit 5dfeb53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/handlers/event-message-handler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ export class EventMessageHandler implements IMessageHandler {
247247
return 'blocked: reposts must not embed protected events'
248248
}
249249
} catch (_e) {
250+
// Ignore invalid JSON: repost content is not a valid embedded event
250251
}
251252
}
252253
}

0 commit comments

Comments
 (0)