chore(client): resolve linting errors in client
This commit is contained in:
committed by
mrugesh
parent
8980528009
commit
298e263f74
@ -463,9 +463,9 @@ function createShowCert(app) {
|
||||
messages: [
|
||||
{
|
||||
type: 'info',
|
||||
message: `It looks like user ${username} is not ${
|
||||
certText[certType]
|
||||
} certified`
|
||||
message: `
|
||||
It looks like user ${username} is not ${certText[certType]} certified
|
||||
`
|
||||
}
|
||||
]
|
||||
});
|
||||
|
Reference in New Issue
Block a user