Skip to content

Commit ae11391

Browse files
committed
change mouseover interval time
1 parent 9d54017 commit ae11391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export var defaultData = {
8989
ignoreCallbackOptionList: ["historyList"],
9090
popupCount: "0",
9191
langPriority: { auto: 9999999, null: 9999999 },
92-
tooltipEventInterval: "0.2",
92+
tooltipEventInterval: "0.3",
9393

9494
cardPlayMeta: ["image"],
9595
cardTagSelected: [],

0 commit comments

Comments
 (0)