oops
This commit is contained in:
parent
16ff595926
commit
a929787fe9
1 changed files with 17 additions and 15 deletions
|
|
@ -405,6 +405,7 @@
|
|||
{cmdOrCtrl} + B
|
||||
</Tooltip>
|
||||
|
||||
{#if page.params.id}
|
||||
<Tooltip>
|
||||
{#snippet trigger(tooltip)}
|
||||
<div
|
||||
|
|
@ -420,6 +421,7 @@
|
|||
{/snippet}
|
||||
{currentConversationQuery.data?.public ? 'Public' : 'Private'}
|
||||
</Tooltip>
|
||||
{/if}
|
||||
|
||||
<!-- header -->
|
||||
<div class="md:bg-sidebar fixed top-2 right-2 z-50 flex rounded-bl-lg p-1 md:top-0 md:right-0">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue