mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2024-12-22 13:22:58 -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>
|
||||
|
||||
<!-- VIDEOS TAB -->
|
||||
<video-tab class="mb-4"></video-tab>
|
||||
<!-- <video-tab class="mb-4"></video-tab> -->
|
||||
|
||||
<!-- ABOUT TAB -->
|
||||
<div class="bg-ctp-mantle mt-1 p-5 pt-3 rounded-lg w-full space-y-3">
|
||||
|
|
Loading…
Reference in a new issue