Add italic state

This commit is contained in:
2025-02-06 18:44:30 +01:00
parent 6f7008dff8
commit 9c9d7b7222

View File

@@ -84,7 +84,7 @@ const { t } = useI18n({
<strong>{{ getActivity.project }}</strong>
</template>
<template #state>
{{ getActivity.state }}
<i>{{ getActivity.state }}</i>
</template>
<template #editor>
<span class="space-x-1">