Skip to content
Snippets Groups Projects
Commit 3ededf1c authored by Philipp Stadler's avatar Philipp Stadler
Browse files

fix: correct stroke order for li part of 裡

Closes #36
parent dc313da0
No related branches found
No related tags found
1 merge request!22fix: correct stroke order for li part of 裡
...@@ -3,6 +3,7 @@ export const queryFlips = new Map<string, Array<[number, number]>>( ...@@ -3,6 +3,7 @@ export const queryFlips = new Map<string, Array<[number, number]>>(
: [[4, 5]], : [[4, 5]],
: [[9, 10]], : [[9, 10]],
: [[7, 8]], : [[7, 8]],
: [[9, 10]],
: [[5, 6]], : [[5, 6]],
: [[5, 6]], : [[5, 6]],
: [[5, 6]], : [[5, 6]],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment