QOL: Mzansi AI Suggestion update

This commit is contained in:
2025-12-01 10:37:57 +02:00
parent 252e120b99
commit 4f5761271c

View File

@@ -236,7 +236,7 @@ class _MihAiChatState extends State<MihAiChat> with WidgetsBindingObserver {
enableVoiceNotes: false, enableVoiceNotes: false,
style: aiProvider.getChatStyle(context), style: aiProvider.getChatStyle(context),
suggestions: [ suggestions: [
"What is mih all about?", "What is MIH all about?",
"What are the features of MIH?" "What are the features of MIH?"
], ],
), ),