mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 11:09:03 +00:00
Update mod.js
Added a description to the scroll database toolbars tweak
This commit is contained in:
parent
7569007d2f
commit
6893c56573
@ -86,6 +86,9 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
key: 'scroll_db_toolbars',
|
key: 'scroll_db_toolbars',
|
||||||
label: 'scroll database toolbars',
|
label: 'scroll database toolbars',
|
||||||
|
desc:
|
||||||
|
"allows scrolling database toolbars horizontally if\
|
||||||
|
part of the toolbar is hidden (hold shift while scrolling)",
|
||||||
type: 'toggle',
|
type: 'toggle',
|
||||||
value: false,
|
value: false,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user