feat(invites): assign groups when creating an invite link (#566) #582
@@ -262,6 +262,7 @@ function statusIcon(status: string) {
|
||||
</p>
|
||||
{#if data.groupsLoadError}
|
||||
<div
|
||||
role="alert"
|
||||
class="rounded-sm border border-amber-200 bg-amber-50 px-3 py-2 font-sans text-xs text-amber-700"
|
||||
>
|
||||
{m.admin_invite_groups_load_error()}
|
||||
|
||||
Reference in New Issue
Block a user