Skip to content

Commit

Permalink
Support both Komikku & Mihon tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed Feb 7, 2024
1 parent 946e6d0 commit 65e2788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
<category android:name="android.intent.category.BROWSABLE" />

<data android:scheme="komikku" />
<data android:scheme="mihon" />

<data android:host="anilist-auth" />
<data android:host="bangumi-auth" />
Expand Down

0 comments on commit 65e2788

Please sign in to comment.