Add kick,ban,make admin and make moderator operations
This commit is contained in:
parent
e5bf7f4f0c
commit
11e544b1c5
23 changed files with 281 additions and 27 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="statusEvent">
|
||||
{{ $t('message.user_created_room', {user: stateEventDisplayName(event)}) }}
|
||||
{{ $t('message.user_created_room', {user: eventSenderDisplayName(event)}) }}
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue