From deea9095856703854a0c1cb8116c80fe5bc8a00a Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sat, 21 Aug 2021 16:48:15 +1200 Subject: [PATCH] Replace mention of "log in" to "visit" --- pug/subscriptions.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pug/subscriptions.pug b/pug/subscriptions.pug index 6cecdde..4e8fbef 100644 --- a/pug/subscriptions.pug +++ b/pug/subscriptions.pug @@ -27,7 +27,7 @@ block content - const notLoaded = channels.length - refreshed.count if notLoaded 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 input(type="checkbox" id="watched-videos-display")