Format file

This commit is contained in:
Benoit Marty 2022-06-30 14:19:20 +02:00
parent 52b07021a7
commit 2118eaea90

View file

@ -415,9 +415,9 @@
<!-- UnifiedPush -->
<receiver
android:exported="true"
android:name=".core.pushers.VectorMessagingReceiver"
android:enabled="true"
android:name=".core.pushers.VectorMessagingReceiver">
android:exported="true">
<intent-filter>
<action android:name="org.unifiedpush.android.connector.MESSAGE" />
<action android:name="org.unifiedpush.android.connector.UNREGISTERED" />