mirror of
https://github.com/ayangweb/BongoCat.git
synced 2026-03-12 17:51:48 +08:00
fix: 更正偏好设置窗口中的文字错误 (#624)
This commit is contained in:
@@ -48,7 +48,7 @@ const catStore = useCatStore()
|
||||
</ProListItem>
|
||||
|
||||
<ProListItem
|
||||
description="将鼠标移至窗口边缘,或按住 Shift 并右键拖动,也可已调整窗口大小。"
|
||||
description="将鼠标移至窗口边缘,或按住 Shift 并右键拖动,也可以调整窗口大小。"
|
||||
title="窗口尺寸"
|
||||
>
|
||||
<InputNumber
|
||||
|
||||
Reference in New Issue
Block a user