mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-05 21:32:02 -06:00
@@ -233,7 +233,7 @@ export const authOptions: NextAuthOptions = {
|
||||
create: [
|
||||
{
|
||||
type: "production",
|
||||
eventClasses: {
|
||||
actionClasses: {
|
||||
create: [
|
||||
{
|
||||
name: "New Session",
|
||||
@@ -269,7 +269,7 @@ export const authOptions: NextAuthOptions = {
|
||||
},
|
||||
{
|
||||
type: "development",
|
||||
eventClasses: {
|
||||
actionClasses: {
|
||||
create: [
|
||||
{
|
||||
name: "New Session",
|
||||
|
||||
Reference in New Issue
Block a user