mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-04 23:17:57 +02:00
Add android:autoVerify="true"
to matrix.to
This commit is contained in:
parent
b04dc0f4c9
commit
f84b4a1c7a
@ -51,7 +51,7 @@
|
||||
<action android:name="FLUTTER_NOTIFICATION_CLICK" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<intent-filter android:autoVerify="true">
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user