Skip to content

Commit

Permalink
fix: arrumando o email do super admin
Browse files Browse the repository at this point in the history
  • Loading branch information
GZaranza committed Aug 6, 2024
1 parent 53f7311 commit bca4daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/global/botpress.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
},
"superAdmins": [
{
"email": "admin@email.com",
"email": "chatbotbrasilparticipativo@gmail.com",
"strategy": "default"
}
],
Expand Down

0 comments on commit bca4daa

Please sign in to comment.