Add to the Circuit
Remove to the Circuit Revoke request Users Admins
This commit is contained in:
@@ -76,7 +76,7 @@ export default defineComponent({
|
||||
|
||||
if (numAskSentGroups.value > 0 || props.modelValue === costanti.ASK_SENT_GROUP)
|
||||
mybutt.push({
|
||||
label: t('mypages.request_sent_groups') + ' (' + numAskSentGroups.value + ')',
|
||||
label: t('mypages.request_sent') + ' (' + numAskSentGroups.value + ')',
|
||||
value: costanti.ASK_SENT_GROUP
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user