1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00
stardew_community_checklist/src/components/item_card/SeasonList.vue

14 lines
125 B
Vue

<template>
</template>
<script>
export default {
name: "season-list"
}
</script>
<style scoped>
</style>