diff --git a/publish/changeLog.md b/publish/changeLog.md index 84906383..322b36b8 100644 --- a/publish/changeLog.md +++ b/publish/changeLog.md @@ -4,6 +4,7 @@ - 启用桌面歌词时,取消对歌词窗口的聚焦 - 增加kg歌单歌曲flac24bit显示(@helloplhm-qwq) - 增加tx源热门评论图片显示(@Folltoshe) +- 优化更新弹窗弹出时机 ### 修复 diff --git a/src/renderer/components/layout/PactModal.vue b/src/renderer/components/layout/PactModal.vue index 86230ecc..9e67eb09 100644 --- a/src/renderer/components/layout/PactModal.vue +++ b/src/renderer/components/layout/PactModal.vue @@ -18,14 +18,14 @@
{{ $t('not_agree') }} - {{ $t('agree') }} {{ timeStr }} + {{ $t('agree') }} {{ timeStr }}