mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-06-15 17:26:40 +00:00
now that recent notes are fixed lets show more of them
This commit is contained in:
parent
915f383f7a
commit
f1e6d516e6
@ -18,7 +18,7 @@ interface Options {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const defaultOptions = (cfg: GlobalConfiguration): Options => ({
|
const defaultOptions = (cfg: GlobalConfiguration): Options => ({
|
||||||
limit: 3,
|
limit: 5,
|
||||||
linkToMore: false,
|
linkToMore: false,
|
||||||
showTags: true,
|
showTags: true,
|
||||||
filter: () => true,
|
filter: () => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user