Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Dec 13, 2024
1 parent 0c8673e commit 1c50d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/perspectives/PerspectiveClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ export class PerspectiveClient {
variables: { uuid, query }
}))

console.log("PRE parse:", perspectiveQueryProlog)
return JSON.parse(perspectiveQueryProlog)
}

Expand Down

0 comments on commit 1c50d02

Please sign in to comment.