fix: correct mistyped kind

This commit is contained in:
codytseng
2025-11-19 21:41:20 +08:00
parent c845a4fc4f
commit 926c3f62a0
2 changed files with 6 additions and 2 deletions

View File

@@ -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 = [