comment messageError

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-25 09:27:04 +07:00
parent 4506d64a1c
commit e101026c1f

View file

@ -208,7 +208,7 @@ async function fecthInsigniaByOc(
}
})
.catch((err) => {
messageError($q, err);
// messageError($q, err);
})
.finally(() => {
hideLoader();