mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-28 19:04:55 +01:00
chore: fix build error.
Signed-off-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
parent
6466bf040a
commit
ea536b04f1
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user