Merge pull request #4 from slotmachinedev/main
Add PTB and Canary links.
This commit is contained in:
commit
1093e7dd91
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue