mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2025-12-12 07:06:31 +00:00
Replace mention of "log in" to "visit"
This commit is contained in:
parent
7f756d5762
commit
deea909585
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue