Skip to content

Commit 75a856a

Browse files
committed
elasticlink: Fix available input modes
1 parent 5ccc3a0 commit 75a856a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/variety/elasticlink.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
MouseEvent: {
99
inputModes: {
1010
edit: ["mark-circle", "number", "empty", "clear"],
11-
play: ["border", "subline"]
11+
play: ["line", "peke", "info-line"]
1212
},
1313
autoedit_func: "qnum",
1414
autoplay_func: "line",

0 commit comments

Comments
 (0)