Skip to content

Commit a1724b6

Browse files
committed
fix(docs): 添加macOS用户强制刷新页面的说明
1 parent 75fe6e4 commit a1724b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Solution:
7979
1. Stop AstrBot.
8080
2. Delete the `dist` folder under AstrBot's `data` directory: `AstrBot/data/dist`.
8181
3. Restart AstrBot.
82-
4. Access the dashboard in your browser. Press `Ctrl+Shift+R` or `Ctrl+F5` to force refresh the page.
82+
4. Access the dashboard in your browser. Press `Ctrl+Shift+R` or `Ctrl+F5` (or `Cmd+Shift+R` on macOS) to force refresh the page.
8383

8484
After restart, AstrBot will reload or download WebUI files that match the current version.
8585

docs/zh/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Set dashboard.host in data/cmd_config.json to enable remote access.
8080
1. 停止 AstrBot。
8181
2. 删除 AstrBot 的 `data` 目录下的 `dist` 文件夹,即 `AstrBot/data/dist`
8282
3. 重新启动 AstrBot。
83-
4. 访问管理面板后按 `Ctrl+Shift+R``Ctrl+F5` 强制刷新页面。
83+
4. 访问管理面板后按 `Ctrl+Shift+R``Ctrl+F5`(macOS 用户请按 `Cmd+Shift+R`强制刷新页面。
8484

8585
重启后,AstrBot 会重新加载或下载匹配当前版本的 WebUI 文件。
8686

0 commit comments

Comments
 (0)