diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index 1a965a1..cd538c9 100755 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -19,6 +19,7 @@ - Fix the display effect of the loading icon during session loading - Fix the error of missing default time zone for next-intl - Fix the issue where the system settings menu cannot be opened properly in some cases +- Fixed [#10](https://github.com/LTopx/Le-AI/issues/10) ### Changed diff --git a/CHANGE_LOG.zh_CN.md b/CHANGE_LOG.zh_CN.md index 2db15c0..abd048c 100755 --- a/CHANGE_LOG.zh_CN.md +++ b/CHANGE_LOG.zh_CN.md @@ -19,6 +19,7 @@ - 修复会话 loading 时的 Loading 图标显示效果 - 修复 next-intl 缺少默认时区报错的问题 - 修复部分情况下系统设置菜单无法正常打开的问题 +- 修复 [#10](https://github.com/LTopx/Le-AI/issues/10) ### 调整