Convert cover dialog view to compose (#7346)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package eu.kanade.presentation.manga
|
||||
|
||||
enum class EditCoverAction {
|
||||
EDIT,
|
||||
DELETE,
|
||||
}
|
||||
Reference in New Issue
Block a user