更新默认设置
parent
d93fbd699d
commit
76981a59d4
|
@ -75,7 +75,7 @@ const defaultSetting: LX.AppSetting = {
|
|||
'desktopLyric.height': 300,
|
||||
'desktopLyric.x': null,
|
||||
'desktopLyric.y': null,
|
||||
'desktopLyric.isLockScreen': true,
|
||||
'desktopLyric.isLockScreen': isWin,
|
||||
'desktopLyric.isDelayScroll': true,
|
||||
'desktopLyric.scrollAlign': 'center',
|
||||
'desktopLyric.isHoverHide': false,
|
||||
|
|
Loading…
Reference in New Issue