mirror of
https://github.com/Quad4-Software/MeshChatX.git
synced 2026-08-18 09:49:09 -04:00
fix(ui): update identities sidebar icon
This commit is contained in:
parent
bcf1c8753b
commit
72fd3b71e8
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@
|
|||
<SidebarLink :to="{ name: 'identities' }" :is-collapsed="isSidebarCollapsed">
|
||||
<template #icon>
|
||||
<MaterialDesignIcon
|
||||
icon-name="account-multiple"
|
||||
icon-name="badge-account"
|
||||
class="size-6 text-gray-700 dark:text-gray-200"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue