From eb53322bbcd806234c0f9f9837bc58ce27c99909 Mon Sep 17 00:00:00 2001 From: Tristan Yang Date: Tue, 21 Nov 2023 21:53:04 +0800 Subject: [PATCH] chore: updates --- public/widget_demo.html | 20 ++------------------ src/components/LinkifyText.tsx | 4 +++- src/routes/setting/Widget.tsx | 9 ++++++--- 3 files changed, 11 insertions(+), 22 deletions(-) diff --git a/public/widget_demo.html b/public/widget_demo.html index 3739f899..fa3f608a 100644 --- a/public/widget_demo.html +++ b/public/widget_demo.html @@ -9,27 +9,11 @@ -
-
-

S3:

- -
-
-

VoceChat:

- -
-
+ demo `} @@ -97,7 +100,7 @@ export default function Widget() { }, { paramKey: "login-token", - paramDefault: "", + paramDefault: `-`, remarks: t("param_login_token") }, {