mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 11:21:01 +00:00
rpc fix
This commit is contained in:
@@ -276,6 +276,10 @@
|
||||
<service android:name=".download.manga.MangaDownloaderService"
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync" />
|
||||
|
||||
<service android:name=".connections.discord.DiscordService"
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user