aboutsummaryrefslogtreecommitdiffstats
path: root/src/standardPush/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/standardPush/AndroidManifest.xml')
-rw-r--r--src/standardPush/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/standardPush/AndroidManifest.xml b/src/standardPush/AndroidManifest.xml
index cf94c879b..a54f8bee1 100644
--- a/src/standardPush/AndroidManifest.xml
+++ b/src/standardPush/AndroidManifest.xml
@@ -17,7 +17,7 @@
android:exported="true"
android:permission="android.permission.CHANGE_CONFIGURATION">
<intent-filter>
- <action android:name="eu.siacs.conversations.RENEW_INSTANCE_ID" />
+ <action android:name="de.pixart.messenger.RENEW_INSTANCE_ID" />
</intent-filter>
</receiver>