Modrinth/components/EthicalAd.vue
2020-12-03 15:41:09 -07:00

12 lines
121 B
Vue

<template>
<div></div>
</template>
<script>
export default {
name: 'EthicalAd',
}
</script>
<style scoped></style>