This commit is contained in:
Surendiran 2025-06-24 11:10:55 +05:30
parent 8785551174
commit fd8c319809

View File

@ -36,7 +36,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="https" android:host="fcscapp.onelink.me" android:pathPrefix="/forgot-password"/>
<data android:scheme="https" android:host="fcscapp.onelink.me" />
</intent-filter>
<!-- <intent-filter>-->
<!-- <action android:name="android.intent.action.VIEW" />-->