📝: 更新日志

更新文档
This commit is contained in:
就眠儀式
2022-06-23 12:22:20 +08:00
parent 53089c77d5
commit 057b3c4243
2 changed files with 2 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ const changeTheme = (theme: string) => {
const defaultFixes: DynamicThemeFix = {
css: "",
invert: ['.lay-progress-circle svg'],
invert: [".lay-progress-circle svg"],
ignoreImageAnalysis: [],
disableStyleSheetsProxy: false,
ignoreInlineStyle: ignoreInlineStyle,