Skip to content

Commit

Permalink
Maybe fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markdeluk committed Dec 10, 2023
1 parent 7bbe44a commit 7863c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/availability/availability.entity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
import {
Availability as AvailabilityInterface,
AvailabilityState,
} from '@hkrecruitment/shared/availability';
} from '../../../shared/src/availability';
import { User } from 'src/users/user.entity';
import { TimeSlot } from 'src/timeslots/timeslot.entity';

Expand Down

0 comments on commit 7863c2d

Please sign in to comment.