mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
Fix data
This commit is contained in:
parent
d81bf10070
commit
55ee948111
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ const processURI = (uri, opts) => {
|
|||
claim: {
|
||||
fingerprint: null,
|
||||
format: 'uri',
|
||||
path: 'Answer',
|
||||
path: 'Answer.data',
|
||||
relation: 'equals'
|
||||
},
|
||||
qr: null
|
||||
|
|
Loading…
Reference in a new issue