VueTube/NUXT/pages/channel/playlists.vue

8 lines
76 B
Vue
Raw Normal View History

2022-05-05 23:09:28 +00:00
<template>
<div></div>
2022-05-05 23:09:28 +00:00
</template>
2022-05-19 19:14:17 +00:00
<script>
export default {};
2022-05-19 19:14:17 +00:00
</script>