diff --git a/frontend/src/components/tasks/partials/singleTaskInProject.vue b/frontend/src/components/tasks/partials/singleTaskInProject.vue index 2951c39cd..b0725584b 100644 --- a/frontend/src/components/tasks/partials/singleTaskInProject.vue +++ b/frontend/src/components/tasks/partials/singleTaskInProject.vue @@ -111,7 +111,7 @@ @@ -207,6 +207,7 @@ import {useIntervalFn} from '@vueuse/core' import {playPopSound} from '@/helpers/playPop' import {useAuthStore} from '@/stores/auth' import {isEditorContentEmpty} from '@/helpers/editorContentEmpty' +import {TASK_REPEAT_MODES} from '@/types/IRepeatMode' const { theTask,