diff --git a/src/components/Note/index.tsx b/src/components/Note/index.tsx index 459f1bd..a169818 100644 --- a/src/components/Note/index.tsx +++ b/src/components/Note/index.tsx @@ -66,7 +66,8 @@ export default function Note({ ...SUPPORTED_KINDS, kinds.CommunityDefinition, kinds.LiveEvent, - ExtendedKind.GROUP_METADATA + ExtendedKind.GROUP_METADATA, + ExtendedKind.PUBLIC_MESSAGE ].includes(event.kind) ) { content =