1
0
Fork 0
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:
Cadence Ember 2021-12-16 13:30:13 +13:00
parent 893c22aded
commit 5246a74115
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
2 changed files with 0 additions and 8 deletions

View file

@ -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