diff --git a/src/constants/kinds.ts b/src/constants/kinds.ts index 1d46939..53a25b1 100644 --- a/src/constants/kinds.ts +++ b/src/constants/kinds.ts @@ -1299,10 +1299,10 @@ export const EVENT_KINDS: Record = { }, 31989: { kind: 31989, - name: "Handler Rec", - description: "Handler recommendation", + name: "Recommendation", + description: "Application Recommendation", nip: "89", - icon: Settings, + icon: Star, }, 31990: { kind: 31990,