forked from Ivasoft/mattermost-mobile
Added YouTube query to Android Manifest (#5841)
This commit is contained in:
@@ -82,5 +82,9 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<queries>
|
||||
<intent>
|
||||
<action android:name="com.google.android.youtube.api.service.START" />
|
||||
</intent>
|
||||
</queries>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user