Skip to content

Commit 1030a9a

Browse files
committed
Add debug log
1 parent c3468b7 commit 1030a9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/globals/Conclusion.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ export const Conclusion: GlobalConfig = {
2020
secret: PAYLOAD_SECRET,
2121
})
2222

23+
console.log(params)
24+
2325
return `/draft?${params.toString()}`
2426
},
2527
},

0 commit comments

Comments
 (0)