From 1fea5102cf0f45bbd9d4c27f05fd56a151b16605 Mon Sep 17 00:00:00 2001 From: johnnyjoy Date: Sun, 7 Jul 2024 21:54:43 +0800 Subject: [PATCH] chore: update workspace setting descriptions --- .../src/components/setting/WorkspaceSection.tsx | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/frontend/web/src/components/setting/WorkspaceSection.tsx b/frontend/web/src/components/setting/WorkspaceSection.tsx index 431ca10..62ac505 100644 --- a/frontend/web/src/components/setting/WorkspaceSection.tsx +++ b/frontend/web/src/components/setting/WorkspaceSection.tsx @@ -7,6 +7,7 @@ import { workspaceServiceClient } from "@/grpcweb"; import { useWorkspaceStore } from "@/stores"; import { Visibility } from "@/types/proto/api/v1/common"; import { WorkspaceSetting } from "@/types/proto/api/v1/workspace_service"; +import BetaBadge from "../BetaBadge"; const getDefaultVisibility = (visibility?: Visibility) => { if (!visibility || [Visibility.VISIBILITY_UNSPECIFIED, Visibility.UNRECOGNIZED].includes(visibility)) { @@ -101,10 +102,15 @@ const WorkspaceSection = () => {

{t("settings.workspace.self")}

-

Instance URL

+
+

Instance URL

+

+ {"Mainly used for SEO and social sharing. Leave empty to disallow crawlers."} +

+
handleInstanceUrlChange(event.target.value)} /> @@ -138,7 +144,10 @@ const WorkspaceSection = () => {
-

Favicon provider

+
+

Favicon provider

+ +

e.g.{" "}