mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 20:01:03 +00:00
Light novel support
This commit is contained in:
@@ -277,6 +277,10 @@
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync" />
|
||||
|
||||
<service android:name=".download.novel.NovelDownloaderService"
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync" />
|
||||
|
||||
<service android:name=".connections.discord.DiscordService"
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync" />
|
||||
|
||||
Reference in New Issue
Block a user