fix: correct mistyped kind
This commit is contained in:
@@ -82,7 +82,7 @@ export const ExtendedKind = {
|
||||
RELAY_REVIEW: 31987,
|
||||
GROUP_METADATA: 39000,
|
||||
ADDRESSABLE_NORMAL_VIDEO: 34235,
|
||||
ADDRESSABLE_SHORT_VIDEO: 24236
|
||||
ADDRESSABLE_SHORT_VIDEO: 34236
|
||||
}
|
||||
|
||||
export const SUPPORTED_KINDS = [
|
||||
|
||||
Reference in New Issue
Block a user