Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: update 方法无法同步更新 koishi.yml 配置文件 #997

Closed
Kabuda-czh opened this issue Mar 1, 2023 · 1 comment
Closed

Bug: update 方法无法同步更新 koishi.yml 配置文件 #997

Kabuda-czh opened this issue Mar 1, 2023 · 1 comment
Labels
bug BUG

Comments

@Kabuda-czh
Copy link
Member

Describe the bug

开发过程中使用
ctx.scope.update(config) 无法更新配置文件

Steps to reproduce

更改 config 内任意项, 并使用 update 即可复现

Expected behavior

能成功更新对应配置项

Screenshots

No response

Versions

  • OS: Windows 11
  • Platform: OneBot
  • Node version: 18.13.0
  • Koishi version: 4.11.8

Additional context

No response

@Kabuda-czh Kabuda-czh added the bug BUG label Mar 1, 2023
@shigma shigma closed this as completed in 32ca334 Mar 1, 2023
@shigma
Copy link
Member

shigma commented Mar 1, 2023

生产环境下此问题已解决。

开发环境下,配合 --watch 目前仍然存在问题,参见 #998

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug BUG
Projects
None yet
Development

No branches or pull requests

2 participants