mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add enableDeletionValue to unlock deletion
- Thanks @Tirokk for pointing this out. How was this even working before?
This commit is contained in:
parent
0c3e53a239
commit
7a5636fdc2
@ -83,6 +83,7 @@ export default {
|
||||
deleteContributions: false,
|
||||
deleteComments: false,
|
||||
deleteEnabled: false,
|
||||
enableDeletionValue: null,
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user