Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
  • Loading branch information
mooxl committed May 17, 2023
1 parent b35b070 commit a6047e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions payload/src/collections/Posts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const Posts: CollectionConfig = {
afterChange: [
async () => {
console.log(process.env.TOKEN);

try {
console.log(
await fetch(
Expand Down

0 comments on commit a6047e2

Please sign in to comment.