change updating feeds... prompt due to KnownBug
This commit is contained in:
parent
a09c655b23
commit
9c5eb35356
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ function backend_sanity_check_callback() {
|
|||
|
||||
function scheduleFeedUpdate(force) {
|
||||
|
||||
notify("Updating feeds in background...");
|
||||
notify("Updating feeds, please wait.");
|
||||
|
||||
// document.title = "Tiny Tiny RSS - Updating...";
|
||||
|
||||
|
|
Loading…
Reference in a new issue