From 1a251ad885af27a5409bfeb71b2fa9577d586b97 Mon Sep 17 00:00:00 2001 From: Junyi Hou Date: Mon, 8 Dec 2025 01:38:15 +0800 Subject: [PATCH] chore: disable beta feature --- webapp/_webapp/src/views/settings/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/_webapp/src/views/settings/index.tsx b/webapp/_webapp/src/views/settings/index.tsx index dcb676f5..102c7a42 100644 --- a/webapp/_webapp/src/views/settings/index.tsx +++ b/webapp/_webapp/src/views/settings/index.tsx @@ -32,7 +32,7 @@ export const Settings = () => {
- + {/* */} {enableUserDeveloperTools && }