asdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
b35b0705a4
commit
a6047e2ccf
@ -14,6 +14,7 @@ const Posts: CollectionConfig = {
|
|||||||
afterChange: [
|
afterChange: [
|
||||||
async () => {
|
async () => {
|
||||||
console.log(process.env.TOKEN);
|
console.log(process.env.TOKEN);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
console.log(
|
console.log(
|
||||||
await fetch(
|
await fetch(
|
||||||
|
Loading…
Reference in New Issue
Block a user