Skip to content

Commit 7ff58f2

Browse files
fix(docs): Update FAQ, add description of hard refresh (force reload) of the page. (#8359)
1 parent 2d78626 commit 7ff58f2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/en/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +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` (or `Cmd+Shift+R` on macOS) to force refresh the page.
8283

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

docs/zh/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +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`(macOS 用户请按 `Cmd+Shift+R`)强制刷新页面。
8384

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

0 commit comments

Comments
 (0)