Feature/add option to remove manga from categories when removing from library (#633)
* Optionally remove manga categories when removing them from library * Use "Mangas::removeFromLibrary" * Handle uncatched promises
This commit is contained in:
@@ -492,6 +492,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"remove_from_library": {
|
||||
"remove_from_categories": {
|
||||
"label": {
|
||||
"description": "Remove manga from categories when removing them from the library",
|
||||
"title": "Forget manga categories"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"ignore_filters": {
|
||||
"label": {
|
||||
|
||||
Reference in New Issue
Block a user