diff --git a/front/src/app/hooks/api/useSoundEventAnnotation.ts b/front/src/app/hooks/api/useSoundEventAnnotation.ts index ef1e0190..5aa5777f 100644 --- a/front/src/app/hooks/api/useSoundEventAnnotation.ts +++ b/front/src/app/hooks/api/useSoundEventAnnotation.ts @@ -12,8 +12,8 @@ import useObject from "@/lib/hooks/utils/useObject"; import type { ClipAnnotation, Note, - NoteUpdate, NoteCreate, + NoteUpdate, Recording, SoundEventAnnotation, Tag,