Skip to content

Commit

Permalink
chore: ASNTHSNOETHUSNTH
Browse files Browse the repository at this point in the history
  • Loading branch information
haakonflatval-cognite committed May 31, 2024
1 parent ea6323d commit f6e511b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ export function Image360CollectionContainer({
}
}

function defaultLoadErrorHandler(addOptions: AddImageCollection360Options, error: any): void {
function defaultLoadErrorHandler(addOptions: AddImage360CollectionOptions, error: any): void {
console.warn(
`Failed to load image collection ${
'siteId' in addOptions ? addOptions.siteId : addOptions.externalId
Expand Down

0 comments on commit f6e511b

Please sign in to comment.