mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-14 12:27:28 +00:00
Replace mention of "log in" to "visit"
This commit is contained in:
parent
7f756d5762
commit
deea909585
@ -27,7 +27,7 @@ block content
|
|||||||
- const notLoaded = channels.length - refreshed.count
|
- const notLoaded = channels.length - refreshed.count
|
||||||
if notLoaded
|
if notLoaded
|
||||||
div #{notLoaded} subscriptions have not been refreshed at all
|
div #{notLoaded} subscriptions have not been refreshed at all
|
||||||
div Your subscriptions will be regularly refreshed in the background so long as you log in frequently.
|
div Your subscriptions will be regularly refreshed in the background if you have visited recently.
|
||||||
|
|
||||||
if settings.save_history
|
if settings.save_history
|
||||||
input(type="checkbox" id="watched-videos-display")
|
input(type="checkbox" id="watched-videos-display")
|
||||||
|
Loading…
Reference in New Issue
Block a user