This commit is contained in:
Timothy Jaeryang Baek 2025-09-09 14:02:08 +04:00
parent 53ecfc2b5d
commit 79e92378de
1 changed files with 2 additions and 0 deletions

View File

@ -154,6 +154,7 @@
{#if $user?.role === 'admin'}
<DropdownMenu.Item
as="a"
target="_blank"
class="flex gap-2 items-center py-1.5 px-3 text-sm select-none w-full cursor-pointer hover:bg-gray-50 dark:hover:bg-gray-800 rounded-md transition"
id="chat-share-button"
on:click={() => {
@ -168,6 +169,7 @@
<!-- Releases -->
<DropdownMenu.Item
as="a"
target="_blank"
class="flex gap-2 items-center py-1.5 px-3 text-sm select-none w-full cursor-pointer hover:bg-gray-50 dark:hover:bg-gray-800 rounded-md transition"
id="chat-share-button"
on:click={() => {