Commit c8393db9 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

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