From 5f5299ea396125d8956de78f435696ab57245ca8 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Mon, 6 Jul 2026 23:18:52 +0900 Subject: [PATCH] #34 --- frontend/src/components/users/BehaviourSettingsSection.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/users/BehaviourSettingsSection.tsx b/frontend/src/components/users/BehaviourSettingsSection.tsx index 8399a35..4bf5e26 100644 --- a/frontend/src/components/users/BehaviourSettingsSection.tsx +++ b/frontend/src/components/users/BehaviourSettingsSection.tsx @@ -169,7 +169,9 @@ const BehaviourSettingsSection: FC = ( onChange={value => updateDraft ('animation', value)}/> - +