chore: format

This commit is contained in:
Timothy J. Baek
2024-05-16 18:21:19 -10:00
parent 4950feded4
commit 0a9092156c
34 changed files with 161 additions and 8 deletions

View File

@@ -65,7 +65,7 @@
return false;
}
return chat.id !== _chat.id || chat.share_id !== _chat.share_id;
}
};
$: if (show) {
(async () => {

View File

@@ -82,7 +82,7 @@
<button
class="hidden md:flex cursor-pointer px-2 py-2 rounded-xl hover:bg-gray-100 dark:hover:bg-gray-850 transition"
id="chat-context-menu-button"
>
>
<div class=" m-auto self-center">
<svg
xmlns="http://www.w3.org/2000/svg"