aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views/ChangelogView.vue
blob: 1c525a32825eea8e2c59de5d522c53e8943b37f6 (plain)
1
2
3
4
5
6
7
8
9
10
<template>
    <div class="fc-container">
    </div>
</template>

<script lang="ts">
</script>

<style>
</style>