mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2026-07-22 07:48:27 +00:00
add favorite follow sets kind.
This commit is contained in:
2
kinds.ts
2
kinds.ts
@@ -239,6 +239,8 @@ export const NutZapInfo = 10019
|
||||
export type NutZapInfo = typeof NutZapInfo
|
||||
export const MediaFollows = 10020
|
||||
export type MediaFollows = typeof MediaFollows
|
||||
export const FavoriteFollowSets = 10021
|
||||
export type FavoriteFollowSets = typeof FavoriteFollowSets
|
||||
export const UserEmojiList = 10030
|
||||
export type UserEmojiList = typeof UserEmojiList
|
||||
export const DecoupledKeyAnnouncement = 10044
|
||||
|
||||
Reference in New Issue
Block a user