Merge branch 'nice' into develop
This commit is contained in:
commit
b3a1e1b174
1 changed files with 2 additions and 1 deletions
|
|
@ -48,7 +48,8 @@ async function fetchSigner() {
|
|||
}
|
||||
})
|
||||
.catch((e) => {
|
||||
messageError($q, e);
|
||||
// messageError($q, e);
|
||||
console.log(e);
|
||||
})
|
||||
.finally(() => {
|
||||
setTimeout(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue