mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-23 16:30:42 +01:00
Fix useAsync
This commit is contained in:
@@ -31,7 +31,7 @@ export default defineComponent({
|
||||
.catch((error) => {
|
||||
$sentry.captureEvent(error)
|
||||
})
|
||||
})
|
||||
}, 'formations')
|
||||
|
||||
return {
|
||||
formations
|
||||
|
||||
Reference in New Issue
Block a user