Skip to content

Commit f69b0e2

Browse files
rx-837ntkachyov
authored andcommitted
fix of "options" unavailable issue
1 parent 25b77b6 commit f69b0e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ const plugin = {
3535
set enabled (value) {
3636
state.enabled = value
3737
},
38+
39+
options: defaultOptions,
3840
}
3941

4042
// Auto-install

0 commit comments

Comments
 (0)