diff options
Diffstat (limited to 'app/lib/json')
| -rw-r--r-- | app/lib/json/nostr.hoon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lib/json/nostr.hoon b/app/lib/json/nostr.hoon index 887e0d8..cd7e95f 100644 --- a/app/lib/json/nostr.hoon +++ b/app/lib/json/nostr.hoon @@ -121,7 +121,7 @@ =/ second i.t.p.jon ?. ?=(%s -.head) ~ :: TODO make sure they're always caps - ~& dejson=[p.head second] + ~& dejson=[p.head subid=second] ?+ p.head ~ %'EVENT' =/ d (so second) ?~ d ~ |
