diff --git a/frontend/web/src/components/setting/WorkspaceSection.tsx b/frontend/web/src/components/setting/WorkspaceSection.tsx index 299a9a2..78aff97 100644 --- a/frontend/web/src/components/setting/WorkspaceSection.tsx +++ b/frontend/web/src/components/setting/WorkspaceSection.tsx @@ -1,4 +1,4 @@ -import { Button, Input, Select, Textarea, Option, Switch } from "@mui/joy"; +import { Button, Input, Select, Textarea, Option, Switch, Link } from "@mui/joy"; import { isEqual } from "lodash-es"; import { useRef, useState } from "react"; import toast from "react-hot-toast"; @@ -103,6 +103,12 @@ const WorkspaceSection = () => {
Favicon Provider
++ e.g.{" "} + + yourselfhosted/favicons + +