diff --git a/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart b/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart index 3d6df16e..dd971442 100644 --- a/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart +++ b/Frontend/lib/mih_packages/mzansi_ai/package_tools/ai_chat.dart @@ -92,6 +92,8 @@ class _AiChatState extends State { temp += "- Calculator: Simple calculator with tip and forex calculation functionality.\n"; temp += "- MIH Access: Manage and view profile access security.\n"; + temp += + "- MIH Minesweeper: The first game from MIH! It's the classic brain-teaser ready to entertain you no matter where you are.\n"; temp += "**Core Rules and Guidelines:**\n"; temp += "- **Accuracy First:** Always prioritize providing correct information.\n";