Fixed proof format

This commit is contained in:
Yarmo Mackenbach 2021-04-16 10:48:57 +02:00
parent 954899162e
commit b78766341f
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -39,7 +39,7 @@ const processURI = (uri) => {
request: { request: {
fetcher: E.Fetcher.XMPP, fetcher: E.Fetcher.XMPP,
access: E.ProofAccess.SERVER, access: E.ProofAccess.SERVER,
format: E.ProofFormat.JSON, format: E.ProofFormat.TEXT,
data: { data: {
id: `${match[1]}@${match[2]}`, id: `${match[1]}@${match[2]}`,
field: 'note' field: 'note'