diff --git a/frontend/src/components/SettingsDialog.tsx b/frontend/src/components/SettingsDialog.tsx index 397ce02..f101f83 100644 --- a/frontend/src/components/SettingsDialog.tsx +++ b/frontend/src/components/SettingsDialog.tsx @@ -104,7 +104,21 @@ function SettingsDialog({ settings, setSettings }: Props) { })) } /> - + +