koishijs / koishi

Cross-platform chatbot framework made with love
https://koishi.chat
MIT License
4.37k stars 237 forks source link

Bug: 无法修改沙盒权限 #1060

Closed ilharp closed 1 year ago

ilharp commented 1 year ago

Describe the bug

在更新沙盒用户等级后,用户等级无法正确更新。刷新页面后:

Steps to reproduce

创建模板项目,进入沙盒,创建用户,点击加号修改用户权限等级

Expected behavior

用户等级应当正确更改、保存

Screenshots

image

image

image

Versions

System: OS: Windows 10 10.0.22621 CPU: (12) x64 Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz

Binaries: Node: 16.19.1 Yarn: 3.5.0

Koishi: Core: 4.12.2 Console: 5.5.6 Koishi Desktop: 0.9.4

Additional context

shigma commented 1 year ago

尝试更新 sqlite 到最新版本,看看是否解决此问题。

ilharp commented 1 year ago

问题已解决。