mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 09:55:56 +00:00
do not auto-hide notify box when subscribing to feed
This commit is contained in:
@@ -1483,7 +1483,7 @@ function qaddFeed() {
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
notify_progress("Adding feed...");
|
notify_progress(__("Subscribing to feed..."), true);
|
||||||
|
|
||||||
closeInfoBox();
|
closeInfoBox();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user