8356-devToTest #1179

Merged
alexm merged 158 commits from 8356-devToTest into test 2025-01-07 08:39:24 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit d67ae3cafb - Show all commits

View File

@ -84,6 +84,7 @@ const columns = computed(() => [
label: t('Creation date'),
format: ({ created }) => toDateHourMin(created),
cardVisible: true,
style: 'color: var(--vn-label-color)',
},
{
align: 'left',