fix: remove `thumbnailRatio` for enhance
Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
parent
e536ad5c52
commit
4101430643
|
|
@ -6,7 +6,6 @@ export const enhancedGeneralSettingKeys = new Set<keyof GeneralSettings>([
|
|||
])
|
||||
export const enhancedUISettingKeys = new Set<keyof UISettings>([
|
||||
"hideExtraBadge",
|
||||
"thumbnailRatio",
|
||||
"codeHighlightThemeLight",
|
||||
"codeHighlightThemeDark",
|
||||
"dateFormat",
|
||||
|
|
|
|||
Loading…
Reference in New Issue