mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 07:26:29 +09:00
lint fix
This commit is contained in:
@ -43,7 +43,7 @@ watch($$(available), () => {
|
||||
stretchX: 0.8,
|
||||
stretchY: 0.8,
|
||||
});
|
||||
} catch (e) {}
|
||||
} catch (err) {}
|
||||
});
|
||||
|
||||
onMounted(() => {
|
||||
|
Reference in New Issue
Block a user