Fix edit info saving not closing the dialog
This commit is contained in:
parent
9747f1ba91
commit
08adfdc21d
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ fun EditMangaDialog(
|
|||
}
|
||||
}?.toLong(),
|
||||
)
|
||||
onDismissRequest()
|
||||
},
|
||||
) {
|
||||
Text(stringResource(R.string.action_save))
|
||||
|
|
|
|||
Loading…
Reference in a new issue