mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2025-01-08 22:00:14 -05:00
Hide videos tab (unfinished)
This commit is contained in:
parent
583f6c876b
commit
3a2be046a6
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ export default {
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- VIDEOS TAB -->
|
<!-- VIDEOS TAB -->
|
||||||
<video-tab class="mb-4"></video-tab>
|
<!-- <video-tab class="mb-4"></video-tab> -->
|
||||||
|
|
||||||
<!-- ABOUT TAB -->
|
<!-- ABOUT TAB -->
|
||||||
<div class="bg-ctp-mantle mt-1 p-5 pt-3 rounded-lg w-full space-y-3">
|
<div class="bg-ctp-mantle mt-1 p-5 pt-3 rounded-lg w-full space-y-3">
|
||||||
|
|
Loading…
Reference in a new issue