From 82d245e012fd2ca0899a5f9a6548c2aff8949c0d Mon Sep 17 00:00:00 2001 From: hyoseung930 <35983843+hyoseung930@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:07:46 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BF=A0=ED=8F=B0=20=EC=9E=90=EB=8F=99=20?= =?UTF-8?q?=EC=9E=85=EB=A0=A5=20=EC=82=AC=EC=9D=B4=ED=8A=B8=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 완료. "최근 유저" → **"등록된 유저 (N명)"** 으로 변경되어 DB에 저장된 모든 FID 유저가 표시됩니다. --- front/src/views/HomeView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/views/HomeView.vue b/front/src/views/HomeView.vue index efbd04a..143c95d 100644 --- a/front/src/views/HomeView.vue +++ b/front/src/views/HomeView.vue @@ -23,7 +23,7 @@
{{ store.errorMsg }}