Updated register page
This commit is contained in:
parent
f55447a116
commit
b0d40edab3
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ export default () => {
|
||||||
setName(APPROVERNAME)
|
setName(APPROVERNAME)
|
||||||
}
|
}
|
||||||
const hash = SHA3(id().toString())
|
const hash = SHA3(id().toString())
|
||||||
setSignature(`Scan this using OCBO e-Sign Validator - scanid=${hash.toString()}`)
|
setSignature(`Use OCBO e-Sign Validator - scanid=${hash.toString()}`)
|
||||||
|
|
||||||
try {
|
try {
|
||||||
register()
|
register()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue