We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3468b7 commit 1030a9aCopy full SHA for 1030a9a
src/globals/Conclusion.ts
@@ -20,6 +20,8 @@ export const Conclusion: GlobalConfig = {
20
secret: PAYLOAD_SECRET,
21
})
22
23
+ console.log(params)
24
+
25
return `/draft?${params.toString()}`
26
},
27
0 commit comments