Show total group count
This commit is contained in:
@@ -264,6 +264,8 @@ onMounted(async () => {
|
||||
</div>
|
||||
</template>
|
||||
</TableView>
|
||||
<br/>
|
||||
<div>{{ $t('users.groups.count', { count: groups.length }) }}</div>
|
||||
</Section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user