From f8f870fccc9b9c3110698fd8725ad20402cbe6ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BF=E3=81=A6=E3=82=8B=E3=81=9E?= Date: Fri, 13 Mar 2026 07:21:55 +0900 Subject: [PATCH] #290 --- frontend/src/pages/posts/PostHistoryPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/posts/PostHistoryPage.tsx b/frontend/src/pages/posts/PostHistoryPage.tsx index b985ea1..998fe6a 100644 --- a/frontend/src/pages/posts/PostHistoryPage.tsx +++ b/frontend/src/pages/posts/PostHistoryPage.tsx @@ -94,7 +94,7 @@ export default (() => { {change.tag ? - : '(マスタ削除済のタグ) ' + : '(マスタ削除済のタグ) '} {`を${ change.changeType === 'add' ? '記載' : '消除' }`}