Merge branch 'nice' into develop

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-04-09 15:23:20 +07:00
commit b3a1e1b174

View file

@ -48,7 +48,8 @@ async function fetchSigner() {
}
})
.catch((e) => {
messageError($q, e);
// messageError($q, e);
console.log(e);
})
.finally(() => {
setTimeout(() => {