feat: support for generic repost
This commit is contained in:
parent
14b3fbd496
commit
a40d7b0676
11 changed files with 92 additions and 68 deletions
|
|
@ -88,6 +88,7 @@ export const ExtendedKind = {
|
|||
export const SUPPORTED_KINDS = [
|
||||
kinds.ShortTextNote,
|
||||
kinds.Repost,
|
||||
kinds.GenericRepost,
|
||||
ExtendedKind.PICTURE,
|
||||
ExtendedKind.VIDEO,
|
||||
ExtendedKind.SHORT_VIDEO,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue