Remove reopen from deleted tab

This commit is contained in:
elweyn 2023-03-09 12:59:17 +01:00
parent c81013a70e
commit 53f48d0475

View File

@ -287,7 +287,6 @@ export default {
],
[
// deleted contributions
{ key: 'reopen', label: this.$t('reopen') },
{ key: 'firstName', label: this.$t('firstname') },
{ key: 'lastName', label: this.$t('lastname') },
{