mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
lint fix
This commit is contained in:
parent
0549e62e3a
commit
8a80246d24
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…
Add table
Reference in a new issue