minor change

This commit is contained in:
2025-07-28 23:29:44 +02:00
parent 3a348ddce1
commit 89abbf5c62

View File

@@ -184,7 +184,7 @@
<StateSelector selected={task.status.code} onchange={val => update({status:val})} project_id={task.project_id} />
</td>
</tr>
{#if task.description.source}
{#if task.description}
<tr>
<th>{t('description')}</th>
<td class="description">