Fix edit info saving not closing the dialog
This commit is contained in:
parent
9747f1ba91
commit
08adfdc21d
@ -82,6 +82,7 @@ fun EditMangaDialog(
|
||||
}
|
||||
}?.toLong(),
|
||||
)
|
||||
onDismissRequest()
|
||||
},
|
||||
) {
|
||||
Text(stringResource(R.string.action_save))
|
||||
|
Loading…
x
Reference in New Issue
Block a user