lint fix
This commit is contained in:
parent
3acfeb1680
commit
c64b3c9c43
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ watch($$(available), () => {
|
|||
stretchX: 0.8,
|
||||
stretchY: 0.8,
|
||||
});
|
||||
} catch (e) {}
|
||||
} catch (err) {}
|
||||
});
|
||||
|
||||
onMounted(() => {
|
||||
|
|
Loading…
Reference in a new issue