✨ Allow user to share a flow publicly and make it duplicatable
Closes #360
This commit is contained in:
@@ -6,7 +6,6 @@ import got from 'got'
|
||||
import { authenticatedProcedure } from '@/helpers/server/trpc'
|
||||
import { env } from '@typebot.io/env'
|
||||
|
||||
// Only used for the cloud version of Typebot. It's the way it processes telemetry events and inject it to thrid-party services.
|
||||
export const processTelemetryEvent = authenticatedProcedure
|
||||
.meta({
|
||||
openapi: {
|
||||
|
||||
Reference in New Issue
Block a user