mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-28 20:49:34 -05:00
add description to posthog attribute import
This commit is contained in:
@@ -91,6 +91,7 @@ export default async function handle(req: NextApiRequest, res: NextApiResponse)
|
||||
},
|
||||
create: {
|
||||
name: key,
|
||||
description: "Created by Posthog Import",
|
||||
type: attributeType,
|
||||
environment: {
|
||||
connect: {
|
||||
|
||||
Reference in New Issue
Block a user