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: {
|
||||
afterChange: [
|
||||
async () => {
|
||||
console.log("HALLO");
|
||||
console.log(process.env.TOKEN);
|
||||
try {
|
||||
console.log(
|
||||
await fetch(
|
||||
|
Loading…
Reference in New Issue
Block a user