[Bandcamp] Handles links without `/`

Co-authored-by: yashpalgoyal1304 <yashpalgoyal1304@gmail.com>
This commit is contained in:
Fynn Godau 2021-05-26 08:44:24 +02:00
parent 139ced885d
commit 6422e31b10
1 changed files with 0 additions and 1 deletions

View File

@ -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