mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
docs: fix typo of the count in FAQ deletion instructions (#8235)
Correct the number of fields to be deleted from five to six in the instructions.
This commit is contained in:
@@ -51,7 +51,7 @@ Set dashboard.host in data/cmd_config.json to enable remote access.
|
||||
},
|
||||
```
|
||||
|
||||
删除 `username`, `password`, `pbkdf2_password`, `password_storage_upgraded`, `password_change_required`, `jwt_secret` 五个字段(连同值一起),然后保存。上述片段修改类似如下:
|
||||
删除 `username`, `password`, `pbkdf2_password`, `password_storage_upgraded`, `password_change_required`, `jwt_secret` 六个字段(连同值一起),然后保存。上述片段修改类似如下:
|
||||
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user