mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
Format file
This commit is contained in:
parent
52b07021a7
commit
2118eaea90
1 changed files with 2 additions and 2 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Reference in a new issue