1
0
Fork 0

Merge pull request #4 from slotmachinedev/main

Add PTB and Canary links.
This commit is contained in:
nin0dev 2024-04-29 05:48:10 -04:00 committed by GitHub
commit 1093e7dd91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,10 +41,12 @@
<data android:scheme="http" />
<data android:host="discord.com" />
<data android:host="*.discord.com" />
<data android:host="ptb.discord.com" />
<data android:host="canary.discord.com" />
<data android:host="discordapp.com" />
<data android:host="*.discordapp.com" />
</intent-filter>
</activity>
</application>
</manifest>
</manifest>