Added autoplay by default.
This commit is contained in:
parent
a21710d624
commit
d167b2b254
@ -16,7 +16,7 @@ class App extends Component {
|
||||
awaitingResponse: false,
|
||||
showTitle: true, // show image title at top left
|
||||
showInfo: true, // show info and buttons at bottom right
|
||||
auto: false, // autoplay
|
||||
auto: true, // autoplay
|
||||
sound: false,
|
||||
hideUI: false,
|
||||
hideUIChecked: false,
|
||||
|
Loading…
Reference in New Issue
Block a user