mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-08 22:47:02 +02:00
ui: change kind 11 icon
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user