This commit is contained in:
Valentyne Stigloher 2025-04-25 22:19:16 +02:00
parent f4c67bea9a
commit 3e847b695f

View File

@ -104,7 +104,7 @@ const rowHeaderCount = computed(() => {
<Spelling :text="section.header.short" />
</Tooltip>
</template>
<Spelling v-else :text="section.header.name" />>
<Spelling v-else :text="section.header.name" />
</template>
</th>
<template v-if="rowHeaderCount >= 2">