mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
Update service provider data
This commit is contained in:
parent
118bfc1c0f
commit
4794320d92
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ const processURI = (uri, opts) => {
|
||||||
fingerprint: null,
|
fingerprint: null,
|
||||||
format: 'uri',
|
format: 'uri',
|
||||||
path: ['Answer', 'data'],
|
path: ['Answer', 'data'],
|
||||||
relation: 'equals'
|
relation: 'contains'
|
||||||
},
|
},
|
||||||
qr: null
|
qr: null
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue