Set source properly when creating manga entries
Fixes #8333
(cherry picked from commit cac80daa71)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
This commit is contained in:
@@ -134,7 +134,6 @@ class GalleryAdder(
|
||||
source = source.id,
|
||||
url = cleanedMangaUrl,
|
||||
),
|
||||
source.id,
|
||||
)
|
||||
|
||||
// Fetch and copy details
|
||||
|
||||
Reference in New Issue
Block a user