mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 09:22:39 +00:00
6 lines
165 B
Vue
6 lines
165 B
Vue
<template>
|
|
<center>
|
|
<v-icon size="100" style="margin-top: 0.5em;">mdi-close-circle</v-icon>
|
|
<h1 class="grey--text">Incomplete</h1>
|
|
</center>
|
|
</template>
|