The gnusocial link within ttrss doesn't work very well, so leave out for now

This commit is contained in:
Bob Mottram 2017-05-21 18:14:53 +01:00
parent 1ee221f0fb
commit 1c7cfc8926
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ function install_rss_mobile_reader {
function install_rss {
install_rss_main
install_rss_gnusocial
#install_rss_gnusocial
install_rss_mobile_reader
APP_INSTALLED=1
}