Skip to content

Commit

Permalink
feat: rename 'chat' module to 'ai_chat' for clarity and consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
sharjeelyunus committed Dec 17, 2024
1 parent 04823eb commit b1c8275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter/modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export const modules = [
]
},
{
name: 'chat',
name: 'ai_chat',
path: 'scripts/modules/enable_chat.dart',
parameters: []
},
Expand Down

0 comments on commit b1c8275

Please sign in to comment.