mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-09 23:16:50 +02:00
ui: better rec name and icon
This commit is contained in:
@@ -1299,10 +1299,10 @@ export const EVENT_KINDS: Record<number | string, EventKind> = {
|
||||
},
|
||||
31989: {
|
||||
kind: 31989,
|
||||
name: "Handler Rec",
|
||||
description: "Handler recommendation",
|
||||
name: "Recommendation",
|
||||
description: "Application Recommendation",
|
||||
nip: "89",
|
||||
icon: Settings,
|
||||
icon: Star,
|
||||
},
|
||||
31990: {
|
||||
kind: 31990,
|
||||
|
||||
Reference in New Issue
Block a user