Commit b521a06b authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files
parent 6d2785d5
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
: user?.profile_image_url ?? '/user.png'} : user?.profile_image_url ?? '/user.png'}
/> />
{/if} {/if}
<div class="w-full overflow-hidden"> <div class="w-full overflow-hidden pl-1">
{#if !($settings?.chatBubble ?? true)} {#if !($settings?.chatBubble ?? true)}
<div> <div>
<Name> <Name>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment