From eec29ef9dc3630e2d1cb9d8c858a1d07ec837484 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sat, 29 May 2021 00:41:05 +0900 Subject: [PATCH] fix: invalid manage path --- components/BotCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/BotCard.tsx b/components/BotCard.tsx index fd90048..e370c46 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -84,7 +84,7 @@ const BotCard: React.FC = ({ manage = false, bot }) => { {manage ? ( - + 관리하기