1
0

feat(gantt): add task collection to useGanttFilter

This commit is contained in:
Dominik Pschenitschni
2022-10-18 15:55:41 +02:00
committed by kolaente
parent 2c732eb0d5
commit c1da04eda1
6 changed files with 177 additions and 134 deletions

View File

@ -1,5 +1,5 @@
import {i18n} from '@/i18n'
import { notify } from '@kyvg/vue3-notification'
import {notify} from '@kyvg/vue3-notification'
export const getErrorText = (r) => {