From 5bf86601e60048b3e52d79406367346ee019d7a2 Mon Sep 17 00:00:00 2001 From: Steven Date: Sun, 7 Apr 2024 21:58:52 +0800 Subject: [PATCH] chore: tweak favicon provider description --- frontend/web/src/components/setting/WorkspaceSection.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 + +