Skip to content

Commit 1a5e793

Browse files
authored
Update index.html
1 parent 24c8b52 commit 1a5e793

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mobile/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@
592592
[{v:'1'},{v:'2'},{v:'3'},{v:'4'},{v:'5'},
593593
{v:'6'},{v:'7'},{v:'8'},{v:'9'},{v:'0'}],
594594
[{v:'@'},{v:'#'},{v:'$'},{v:'%'},{v:'&'},
595-
{v:'*'},{v:'-'},{v:'+'},{v:'('},{v:'('}],
595+
{v:'*'},{v:'-'},{v:'+'},{v:'('},{v:')'}],
596596
[{v:'⇪',c:KEYCODE_SHIFT,r:1.5,s:true},
597597
{v:'!'},{v:'"'},{v:'\''},{v:':'},{v:';'},{v:'/'},{v:'?'},
598598
{v:'⌫',c:KEYCODE_DEL,r:1.5,s:true}],
@@ -1748,4 +1748,4 @@
17481748
</body>
17491749

17501750

1751-
</html>
1751+
</html>

0 commit comments

Comments
 (0)