mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Fix label missing nip05 marker
This commit is contained in:
parent
816f3c806d
commit
832e1c7e60
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export class DVM {
|
|||
kind: 1985,
|
||||
tags: [
|
||||
['L', 'nip05'],
|
||||
['l', nip05],
|
||||
['l', nip05, 'nip05'],
|
||||
['p', pubkey],
|
||||
],
|
||||
content: '',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue