refactor(data): merge DTO models into schemas
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { PrivateAlbumUnlockResponse } from "@/data/dto/private-room";
|
||||
import type { PrivateAlbumUnlockResponse } from "@/data/schemas/private-room";
|
||||
|
||||
import type { PrivateRoomUnlockPaywallRequest } from "../private-room-state";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user