mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 19:19:03 +00:00
Update mod.js
Re-added description
This commit is contained in:
parent
418cd6d871
commit
7569007d2f
@ -77,6 +77,9 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
key: 'indentation_lines',
|
key: 'indentation_lines',
|
||||||
label: 'indentation lines for bullets',
|
label: 'indentation lines for bullets',
|
||||||
|
desc:
|
||||||
|
"adds vertical indentation or relationship lines to make bullet trees\
|
||||||
|
easier to follow",
|
||||||
type: 'select',
|
type: 'select',
|
||||||
value: ['none', 'solid', 'dashed', 'dotted', 'soft'],
|
value: ['none', 'solid', 'dashed', 'dotted', 'soft'],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user