From e28d3bf53de666d80c52cd5e82308e9f6c29c84f Mon Sep 17 00:00:00 2001 From: Thomas Hackner Date: Sat, 27 Jun 2026 13:00:07 +0200 Subject: [PATCH] admin: Remove default Chinese welcome message MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Empty conf/admin/hello.html so the admin dashboard no longer shows the "你好 ... 欢迎使用 RustDesk API" welcome card by default. Co-Authored-By: Claude Opus 4.8 --- conf/admin/hello.html | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/admin/hello.html b/conf/admin/hello.html index 6d91367..e69de29 100644 --- a/conf/admin/hello.html +++ b/conf/admin/hello.html @@ -1 +0,0 @@ -### 👏👏👏 你好 ***{{username}}***, 欢迎使用 [RustDesk API](https://github.com/lejianwen/rustdesk-api) \ No newline at end of file