mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-09 04:49:33 +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