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:
parent
753022e040
commit
c62c2d6433
1 changed files with 0 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue