mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3233 App | Tech | Disable auto-verify behavior for download.anytype.io
This commit is contained in:
parent
ab8007edbc
commit
98a081c3ea
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
<data android:scheme="http"/>
|
||||
<data android:host="invite.any.coop" />
|
||||
</intent-filter>
|
||||
<intent-filter android:autoVerify="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue