1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-03-02 02:31:35 +00:00

Rename Second to NewLeaf

This commit is contained in:
Cadence Ember 2021-02-27 13:11:27 +13:00
parent 9da30868ef
commit 3dbea65c62
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
3 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ function lengthSecondsToLengthText(seconds) {
}
/**
* Second and Invidious don't return quite the same data. This
* NewLeaf and Invidious don't return quite the same data. This
* function normalises them so that all the useful properties are
* available no matter the kind of instance. The video is modified
* in-place.