fix: apply linting fix

This commit is contained in:
Yarmo Mackenbach 2023-09-14 12:37:29 +02:00
parent 339e0e9e0e
commit 31d9fb541e
No known key found for this signature in database
GPG key ID: 3C57D093219103A3

View file

@ -86,4 +86,4 @@ export function getMetaFromReq (req) {
version: req.app.get('keyoxide_version')
}
}
}
}