This commit is contained in:
Timothy J. Baek 2024-05-24 22:29:26 -07:00
parent ce3d582e61
commit c8393db97c
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@
<div class="w-full overflow-hidden pl-1"> <div class="w-full overflow-hidden pl-1">
<Name> <Name>
{model.name} {model?.name ?? message.model}
{#if message.timestamp} {#if message.timestamp}
<span <span