Skip to content

Commit

Permalink
[Bandcamp] Handles links without /
Browse files Browse the repository at this point in the history
  • Loading branch information
fynngodau committed May 26, 2021
1 parent 139ced8 commit 83967e8
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 @@ -332,7 +332,6 @@
<data android:scheme="https"/>
<data android:host="bandcamp.com"/>
<data android:host="*.bandcamp.com"/>
<data android:pathPrefix="/"/>
</intent-filter>
</activity>
<service
Expand Down

0 comments on commit 83967e8

Please sign in to comment.