Changes of com.discord v1197

This commit is contained in:
root 2020-07-14 22:43:59 +00:00
parent 2e0ee2fb8b
commit f400ce7398
9559 changed files with 375689 additions and 349457 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<shortcuts
xmlns:android="http://schemas.android.com/apk/res/android">
<share-target android:targetClass="com.discord.app.AppActivity$AppAction">
<data android:mimeType="*/*" />
<category android:name="com.discord.intent.category.DIRECT_SHARE_TARGET" />
</share-target>
</shortcuts>