mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
syncthing: Update Android clients to Syncthing-Fork
Closes: #2539. - MPL 2.0 is a free software license. https://www.gnu.org/licenses/license-list.html#MPL-2.0 Tests: - Links in the app page work. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
0a9341851f
commit
411bec8f53
@ -4,7 +4,7 @@ from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from plinth.clients import store_url
|
||||
|
||||
_package_id = 'com.nutomic.syncthingandroid'
|
||||
_package_id = 'com.github.catfriend1.syncthingandroid'
|
||||
_download_url = 'https://syncthing.net/'
|
||||
|
||||
clients = [{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user