Skip to content

Commit 1463e05

Browse files
committed
fix(svelte): add autoplay to watched modules
1 parent 16059ad commit 1463e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/svelte/params-list.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const paramsList = [
9696

9797
// modules
9898
'a11y',
99-
'autoplay',
99+
'_autoplay',
100100
'_controller',
101101
'coverflowEffect',
102102
'cubeEffect',

0 commit comments

Comments
 (0)