1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 05:15:56 +00:00

stop feedback display in dlg_frefresh_callback

This commit is contained in:
Andrew Dolgov
2006-09-30 09:16:28 +01:00
parent 739cb01899
commit a58d997c5e
2 changed files with 2 additions and 2 deletions

View File

@@ -1250,7 +1250,7 @@ function qafAdd() {
return
}
notify("Adding feed...");
notify("Adding feed...", true);
closeInfoBox();