mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-12 21:42:49 +01:00
Update BackupTest.kt
(cherry picked from commit 00b1b097a7ae744f69f47436f4d764ce8cf4b111)
This commit is contained in:
parent
cd90702fe5
commit
262ad45b79
@ -389,7 +389,6 @@ class BackupTest {
|
|||||||
val track = TrackImpl()
|
val track = TrackImpl()
|
||||||
track.title = manga.title
|
track.title = manga.title
|
||||||
track.manga_id = manga.id!!
|
track.manga_id = manga.id!!
|
||||||
track.remote_id = 1
|
|
||||||
track.sync_id = 1
|
track.sync_id = 1
|
||||||
return track
|
return track
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user