fix: fix bad reference

This commit is contained in:
Yarmo Mackenbach 2024-01-23 22:55:50 +01:00
parent 7639962521
commit 626077f880
No known key found for this signature in database
GPG key ID: C248C28D432560ED

View file

@ -36,7 +36,7 @@ export function processURI (uri) {
name: 'ASPE' name: 'ASPE'
}, },
profile: { profile: {
display: match[1], display: uri,
uri, uri,
qr: null qr: null
}, },