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