diff --git a/plinth/modules/syncthing/manifest.py b/plinth/modules/syncthing/manifest.py index 5b6c132fb..a04487165 100644 --- a/plinth/modules/syncthing/manifest.py +++ b/plinth/modules/syncthing/manifest.py @@ -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 = [{