diff --git a/ui/v2/src/components/Settings/SettingsTasksPanel/SettingsTasksPanel.tsx b/ui/v2/src/components/Settings/SettingsTasksPanel/SettingsTasksPanel.tsx index a6f34a4a5..54e8e7d8c 100644 --- a/ui/v2/src/components/Settings/SettingsTasksPanel/SettingsTasksPanel.tsx +++ b/ui/v2/src/components/Settings/SettingsTasksPanel/SettingsTasksPanel.tsx @@ -63,7 +63,8 @@ export const SettingsTasksPanel: FunctionComponent = (props: IProps) => >

Are you sure you want to Clean? - This will delete metadata and generated files for all files that can't be found. + This will delete db information and generated content + for all scenes that are no longer found in the filesystem.

);