Skip to content

Commit

Permalink
fix: openai intialization
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 21, 2024
1 parent 065202d commit 9ce1720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CoCreate.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = {
openai: {
event: "openai",
path: "openai",
initialize: "",
initialize: "OpenAI",
unload: "10000"
},
stripe: {
Expand Down

0 comments on commit 9ce1720

Please sign in to comment.