From 52dd41b4a0f12e075c7f2a1f4a0c2e988460da2b Mon Sep 17 00:00:00 2001 From: Andrew Anderson Date: Tue, 30 Jul 2024 09:23:37 -0800 Subject: [PATCH] Create ai-chat.module.ts --- src/app/components/ai-chat/ai-chat.module.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/app/components/ai-chat/ai-chat.module.ts diff --git a/src/app/components/ai-chat/ai-chat.module.ts b/src/app/components/ai-chat/ai-chat.module.ts new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/src/app/components/ai-chat/ai-chat.module.ts @@ -0,0 +1 @@ +