Added user management for groups. Improved user experience slightly. Added some error checks for request acks.
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
<mat-card-content>
|
||||
<impersonation />
|
||||
</mat-card-content>
|
||||
<mat-card-actions class="actions">
|
||||
<mat-card-actions class="actions"
|
||||
align="end">
|
||||
<div>
|
||||
@if (isTTSLoggedIn) {
|
||||
<button mat-raised-button
|
||||
|
Reference in New Issue
Block a user