mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
readerScrollBar -> readerScrollbar
This commit is contained in:
parent
a7d0916f28
commit
b8b55b8d4c
6 changed files with 8 additions and 8 deletions
|
|
@ -280,7 +280,7 @@ export default {
|
|||
// - 'auto': Show the scrollbar while scrolling, hide while idle
|
||||
// - true: Always show the scrollbar
|
||||
// - false: Never show the scrollbar
|
||||
readerScrollBar: 'auto',
|
||||
readerScrollbar: 'auto',
|
||||
|
||||
// Responsively activate the reader mode when we reach the specified
|
||||
// width (in pixels)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue