mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-21 17:53:56 +00:00
feat: Inbox WIP(#222)
This commit is contained in:
@@ -221,6 +221,10 @@
|
||||
<data android:host="discord.dantotsu.com" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".inbox.InboxActivity"
|
||||
android:label="Inbox Activity">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".connections.anilist.UrlMedia"
|
||||
android:configChanges="orientation|screenSize|layoutDirection"
|
||||
|
||||
Reference in New Issue
Block a user