fix: correct netlify config
This commit is contained in:
committed by
Michael Zetterberg
parent
274e203335
commit
6a80deefeb
@@ -1,4 +1,7 @@
|
||||
import { ImageVaultAsset, InsertResponse } from "@/types/requests/imagevault"
|
||||
import {
|
||||
ImageVaultAsset,
|
||||
InsertResponse,
|
||||
} from "@/types/components/imageVaultImage"
|
||||
|
||||
export function insertResponseToImageVaultAsset(
|
||||
response: InsertResponse
|
||||
|
||||
Reference in New Issue
Block a user