summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-01 08:54:46 +0100
committerAndrew Dolgov <[email protected]>2006-08-01 08:54:46 +0100
commit88040f5795f5217bbd2713bf756d97e16c6936a5 (patch)
tree153d11ea49def8a03f1e614aeb5884801fd3026c /tt-rss.js
parente939722a14b8c806d74e611336f3472a3546f06b (diff)
add search-to-label converter, ability to unsubscribe from label, various label fixes
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js1
1 files changed, 1 insertions, 0 deletions
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')
}
}
+