Check whether user has permission to invite

Signed-off-by: Jaiwanth <jaiwanth2011@gmail.com>
This commit is contained in:
Jaiwanth 2021-02-15 20:52:19 +05:30
parent f420c85985
commit 04d2bf1d6a
2 changed files with 18 additions and 6 deletions

View file

@ -188,7 +188,7 @@ limitations under the License.
.mx_RoomTile_iconSettings::before {
mask-image: url('$(res)/img/element-icons/settings.svg');
}
.mx_RoomTile_iconInvite::before {
mask-image: url('$(res)/img/element-icons/room/invite.svg');
}