ui: change kind 11 icon

This commit is contained in:
Alejandro Gómez
2026-03-16 13:48:09 +01:00
parent 5619122b80
commit 0aecdd6894

View File

@@ -35,6 +35,7 @@ import {
Highlighter,
Image,
Key,
Landmark,
List,
ListChecks,
ListFilter,
@@ -180,7 +181,7 @@ export const EVENT_KINDS: Record<number | string, EventKind> = {
name: "Thread",
description: "Thread",
nip: "7D",
icon: MessageSquare,
icon: Landmark,
},
12: {
kind: 12,