We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9870d9 commit 231c5e5Copy full SHA for 231c5e5
1 file changed
app/src/main/AndroidManifest.xml
@@ -153,6 +153,7 @@
153
<data android:pathPrefix="/channel/" />
154
<data android:pathPrefix="/user/" />
155
<data android:pathPrefix="/c/" />
156
+ <data android:pathPrefix="/@" />
157
<!-- playlist prefix -->
158
<data android:pathPrefix="/playlist" />
159
</intent-filter>
0 commit comments