mirror of
https://github.com/unraid/api.git
synced 2026-01-07 17:19:52 -06:00
chore(web): display NotificationsSidebar in UserProfile component
This commit is contained in:
@@ -127,7 +127,7 @@ onBeforeMount(() => {
|
||||
|
||||
<div class="block w-2px h-24px bg-gamma" />
|
||||
|
||||
<!-- <NotificationsSidebar /> -->
|
||||
<NotificationsSidebar />
|
||||
|
||||
<OnClickOutside class="flex items-center justify-end h-full" :options="{ ignore: [clickOutsideIgnoreTarget] }" @trigger="outsideDropdown">
|
||||
<UpcDropdownTrigger ref="clickOutsideIgnoreTarget" :t="t" />
|
||||
|
||||
Reference in New Issue
Block a user