fix lint
This commit is contained in:
parent
85ff16d843
commit
14eb313b1e
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@ fun CreditDto.toCredit(): Credit {
|
|||
introEnd = end,
|
||||
showSkipPromptAt = showAt,
|
||||
hideSkipPromptAt = hideAt,
|
||||
)
|
||||
),
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue