Update uri scheme from ente to ente-auth
This commit is contained in:
parent
f47e0fe1c7
commit
b0e9cd49ae
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
<action android:name="android.intent.action.VIEW"/>
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
<data android:scheme="ente"/>
|
||||
<data android:scheme="ente-auth"/>
|
||||
</intent-filter>
|
||||
|
||||
</activity>
|
||||
|
@ -54,4 +54,4 @@
|
|||
tools:ignore="ScopedStorage"/>
|
||||
<uses-permission android:name="android.permission.USE_BIOMETRIC"/>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
Loading…
Add table
Reference in a new issue