mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-02 02:31:35 +00:00
Remove rating/sentiment bar
There are no more dislikes and there is no more ratio bar.
This commit is contained in:
parent
893c22aded
commit
5246a74115
2 changed files with 0 additions and 8 deletions
|
|
@ -51,7 +51,6 @@ block content
|
|||
- const month = new Intl.DateTimeFormat("en-US", {month: "short"}).format(date.getTime())
|
||||
div= `Uploaded ${date.getUTCDate()} ${month} ${date.getUTCFullYear()}`
|
||||
div= video.second__viewCountText
|
||||
div(style=`--rating: ${video.rating*20}%`)#rating-bar.rating-bar
|
||||
|
||||
audio(preload="auto")#audio
|
||||
#live-event-notice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue