mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-30 13:07:52 +02:00
@ -120,7 +120,7 @@ abstract class SyncService(
|
||||
remote.copy(chapters = mergedChapters)
|
||||
}
|
||||
}
|
||||
else -> null // This case occurs if both are null, which shouldn't happen but is handled for completeness.
|
||||
else -> null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user