diff --git a/web/src/screens/settings/Logs.tsx b/web/src/screens/settings/Logs.tsx index 9f3ad66..aac10d2 100644 --- a/web/src/screens/settings/Logs.tsx +++ b/web/src/screens/settings/Logs.tsx @@ -4,7 +4,6 @@ */ import { useMutation, useSuspenseQuery } from "@tanstack/react-query"; -import { Link } from "@tanstack/react-router"; import { toast } from "react-hot-toast"; import Select from "react-select"; @@ -78,18 +77,7 @@ function LogSettings() { return (
- Configure log level, log size rotation, etc. You can download your old log files - {" "} - - on the Logs page - . - - } + description="Configure log level, log size rotation, etc. You can download your old log files below." >