Skip to content

Commit 442c7b3

Browse files
committed
fix(api): syntax mistake in TouchSwipe.json
1 parent 0187213 commit 442c7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/directives/TouchSwipe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

9898
"right": {
9999
"type": "Boolean",
100-
"desc": "Catch swipe to right",
100+
"desc": "Catch swipe to right"
101101
},
102102

103103
"down": {

0 commit comments

Comments
 (0)