Skip to content

Commit 231c5e5

Browse files
committed
[YouTube] Support opening handles from external apps
1 parent e9870d9 commit 231c5e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
<data android:pathPrefix="/channel/" />
154154
<data android:pathPrefix="/user/" />
155155
<data android:pathPrefix="/c/" />
156+
<data android:pathPrefix="/@" />
156157
<!-- playlist prefix -->
157158
<data android:pathPrefix="/playlist" />
158159
</intent-filter>

0 commit comments

Comments
 (0)