Skip to content

Commit ce9dd68

Browse files
authored
Merge branch 'main' into develop
2 parents 11526bb + b0cbbdc commit ce9dd68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shelter/shelter.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import {
1212
import { SeachQueryProps } from '@/decorators/search-query/types';
1313
import { SupplyPriority } from 'src/supply/types';
1414

15+
1516
@Injectable()
1617
export class ShelterService {
1718
constructor(private readonly prismaService: PrismaService) {}

0 commit comments

Comments
 (0)