0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2025-01-05 07:01:14 +00:00

remove debug watch page

This commit is contained in:
Front 2022-03-13 19:23:11 -04:00
parent 753022e040
commit c62c2d6433

View file

@ -25,14 +25,6 @@
</v-row>
</v-card>
<v-card>
<v-card-title>Debug</v-card-title>
<section>
<div style="color: #999;">This is just a temporary section for messing with the tool while it's still being worked on :)</div>
<v-btn to="/watch">Watch Page</v-btn>
</section>
</v-card>
</div>
</template>