Skip to content

Commit 83ae37a

Browse files
authored
Update README.md
1 parent f476923 commit 83ae37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ class Slide(models.Model):
246246
verbose_name="Slide"
247247
verbose_name_plural="Slider"
248248
```
249-
In block template you can use this options as `options.wide_slider`
249+
In block template you can use this options as `options.autoplay`
250250
In page admin you will see it on the bottom of this block.
251251
> Note: Now only "checkbox" type is working.
252252
You may apply options for all blocks with `STREAMFIELD_BLOCK_OPTIONS` (See [Settings](#settings))

0 commit comments

Comments
 (0)