Add enableDeletionValue to unlock deletion

- Thanks @Tirokk for pointing this out. How was this even working before?
This commit is contained in:
Matt Rider 2019-06-20 12:07:16 -03:00
parent 0c3e53a239
commit 7a5636fdc2

View File

@ -83,6 +83,7 @@ export default {
deleteContributions: false,
deleteComments: false,
deleteEnabled: false,
enableDeletionValue: null,
}
},
computed: {