diff --git a/flowsint-app/src/components/graphs/settings.tsx b/flowsint-app/src/components/graphs/settings.tsx index 13bd0c5b..23486652 100644 --- a/flowsint-app/src/components/graphs/settings.tsx +++ b/flowsint-app/src/components/graphs/settings.tsx @@ -380,7 +380,7 @@ function DynamicSection({ categoryId, category, title, description }: DynamicSec size="sm" onClick={() => { applyPreset(presetName) - toast.success('Settings saved') + toast.success('Settings saved. Re-apply a layout to see changes.') }} className="justify-start" >