mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
ttrss: Remove unavailable Android client - org.fox.tttrss
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
790c6f6837
commit
e70a2cfcae
@ -5,16 +5,6 @@ from django.utils.translation import gettext_lazy as _
|
||||
from plinth.clients import store_url
|
||||
|
||||
clients = [
|
||||
{
|
||||
'name':
|
||||
_('Tiny Tiny RSS (TTTRSS)'),
|
||||
'platforms': [{
|
||||
'type': 'store',
|
||||
'os': 'android',
|
||||
'store_name': 'f-droid',
|
||||
'url': store_url('f-droid', 'org.fox.tttrss')
|
||||
}]
|
||||
},
|
||||
{
|
||||
'name':
|
||||
_('TTRSS-Reader'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user