Commit ca62284a authored by Pooya Parsa's avatar Pooya Parsa

redirect to /top by default

parent 1ec5a8ad
<template></template>
<script>
export default {
fetch({redirect}) {
redirect('/top')
}
}
</script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment