mirror of
https://github.com/BillyOutlast/posthog.com.git
synced 2026-02-04 03:11:21 +01:00
log
This commit is contained in:
@@ -38,6 +38,8 @@ const handler = async (req, res) => {
|
||||
},
|
||||
}
|
||||
|
||||
console.log('data', data)
|
||||
|
||||
resolve(data)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user