lint fix
This commit is contained in:
@ -43,7 +43,7 @@ watch($$(available), () => {
|
|||||||
stretchX: 0.8,
|
stretchX: 0.8,
|
||||||
stretchY: 0.8,
|
stretchY: 0.8,
|
||||||
});
|
});
|
||||||
} catch (e) {}
|
} catch (err) {}
|
||||||
});
|
});
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
|
Reference in New Issue
Block a user