Commit e08e644f authored by zhangrui123's avatar zhangrui123

1

parent 3ce8aafb
......@@ -33,9 +33,12 @@ export default defineComponent({
name: 'Raffles',
components: {
SiteSelector,
lfs,
},
setup() {
return {}
return {
lfs,
}
},
})
</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