🚸 (editor) Remove blocks pointer events only in analytics
This commit is contained in:
@@ -36,6 +36,16 @@ const inspectTypebot = async () => {
|
||||
id: true,
|
||||
name: true,
|
||||
plan: true,
|
||||
members: {
|
||||
select: {
|
||||
role: true,
|
||||
user: {
|
||||
select: {
|
||||
email: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user