Closed badonyx closed 1 year ago
I tried to add a note... to a list and it added it with a "p" tag which is recognized as a person/profile. Think the "p" and "e" are reversed here?
note...
"p"
https://github.com/erskingardner/listr/blob/4f52972aaa35811624430320e7dd287cabee92e0/apps/listr/src/lib/utils/nostr.ts#L13-L16
@badonyx This is now fixed. Thanks for the report!
I tried to add a
note...
to a list and it added it with a"p"
tag which is recognized as a person/profile. Think the "p" and "e" are reversed here?https://github.com/erskingardner/listr/blob/4f52972aaa35811624430320e7dd287cabee92e0/apps/listr/src/lib/utils/nostr.ts#L13-L16