aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views/PlayView.vue
blob: 1f58c803996fa55fc1ff77ca58d3d677fd786fe1 (plain)
1
2
3
4
5
6
7
8
9
10
<script lang="ts">
</script>

<template>
    <div class="fc_launch__container">
    </div>
</template>

<style scoped>
</style>