We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d78626 commit 75fe6e4Copy full SHA for 75fe6e4
2 files changed
docs/en/faq.md
@@ -79,6 +79,7 @@ Solution:
79
1. Stop AstrBot.
80
2. Delete the `dist` folder under AstrBot's `data` directory: `AstrBot/data/dist`.
81
3. Restart AstrBot.
82
+4. Access the dashboard in your browser. Press `Ctrl+Shift+R` or `Ctrl+F5` to force refresh the page.
83
84
After restart, AstrBot will reload or download WebUI files that match the current version.
85
docs/zh/faq.md
@@ -80,6 +80,7 @@ Set dashboard.host in data/cmd_config.json to enable remote access.
1. 停止 AstrBot。
2. 删除 AstrBot 的 `data` 目录下的 `dist` 文件夹,即 `AstrBot/data/dist`。
3. 重新启动 AstrBot。
+4. 访问管理面板后按 `Ctrl+Shift+R` 或 `Ctrl+F5` 强制刷新页面。
重启后,AstrBot 会重新加载或下载匹配当前版本的 WebUI 文件。
86
0 commit comments