mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
Add italic state
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user