This reverts commit 24e8741ae1.
This commit is contained in:
parent
44541ce753
commit
dce409b2cc
3 changed files with 76 additions and 148 deletions
|
|
@ -101,7 +101,6 @@
|
|||
---@field view pending.ViewConfig
|
||||
---@field max_priority? integer
|
||||
---@field sync? pending.SyncConfig
|
||||
---@field lock_done? boolean
|
||||
---@field forge? pending.ForgeConfig
|
||||
---@field icons pending.Icons
|
||||
|
||||
|
|
@ -116,7 +115,6 @@ local defaults = {
|
|||
date_syntax = 'due',
|
||||
recur_syntax = 'rec',
|
||||
someday_date = '9999-12-30',
|
||||
lock_done = true,
|
||||
max_priority = 3,
|
||||
view = {
|
||||
default = 'category',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue