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

fix: correct 釐 stroke order

Closes #35
parent 3b080fa3
No related branches found
No related tags found
1 merge request!23fix: correct 釐 stroke order
...@@ -20,6 +20,7 @@ export const queryFlips = new Map<string, Array<[number, number]>>( ...@@ -20,6 +20,7 @@ export const queryFlips = new Map<string, Array<[number, number]>>(
: [[9, 10]], : [[9, 10]],
: [[6, 7]], : [[6, 7]],
: [[6, 7]], : [[6, 7]],
: [[9, 10]] : [[9, 10]],
: [[15, 16]]
}) })
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment