Fix default icon for chat thread
This commit is contained in:
parent
d6747198c3
commit
0f231e2ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@namespace LANCommander.UI.Components
|
||||
|
||||
<div class="safe-avatar-group">
|
||||
<Avatar Icon="@IconType.Outline.Group" />
|
||||
<Avatar Icon="@IconType.Outline.Team" />
|
||||
|
||||
<div class="safe-avatar-group-users">
|
||||
@foreach (var username in Usernames)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue