From 505a4ddfa79e6db96d40bb379cfc375f0ea073db Mon Sep 17 00:00:00 2001 From: Professional Date: Fri, 23 May 2025 18:47:16 +0700 Subject: [PATCH] `Update API calls to use getUserConversations instead of getConversations` --- src/App.vue | 4 ++-- src/views/ChatListView.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index f2de39f..c6dd106 100644 --- a/src/App.vue +++ b/src/App.vue @@ -38,7 +38,7 @@