mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:45:55 +00:00
api: add updateFeed (2)
This commit is contained in:
@@ -353,6 +353,8 @@
|
||||
update_rss_feed($link, $feed_url, $feed_id);
|
||||
}
|
||||
|
||||
print json_encode(array("status" => "OK"));
|
||||
|
||||
break;
|
||||
|
||||
case "getPref":
|
||||
|
||||
Reference in New Issue
Block a user