From 88040f5795f5217bbd2713bf756d97e16c6936a5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 Aug 2006 08:54:46 +0100 Subject: add search-to-label converter, ability to unsubscribe from label, various label fixes --- tt-rss.js | 1 + 1 file changed, 1 insertion(+) (limited to 'tt-rss.js') diff --git a/tt-rss.js b/tt-rss.js index 164e7ea28..e3d09ec31 100644 --- a/tt-rss.js +++ b/tt-rss.js @@ -571,3 +571,4 @@ function catchupCurrentFeed() { return viewCurrentFeed(0, 'MarkAllRead') } } + -- cgit v1.2.3-54-g00ecf