保存列表/文章视图选择

This commit is contained in:
IndieKKY
2024-01-20 10:19:47 +08:00
parent 728e4dce84
commit 8098d7cf9b
5 changed files with 13 additions and 13 deletions

1
src/typings.d.ts vendored
View File

@@ -27,6 +27,7 @@ interface EnvData {
interface TempData {
curSummaryType: SummaryType
compact?: boolean // 是否紧凑视图
}
interface TaskDef {