Skip to content

Commit

Permalink
fix: Leon as browser not working (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
svenjacobs authored Nov 1, 2024
1 parent 8b065b3 commit 67fd46a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />

<data android:host="*" />
<data android:scheme="http" />
<data android:scheme="https" />
</intent-filter>
Expand Down

0 comments on commit 67fd46a

Please sign in to comment.