Skip to content

Commit af70efe

Browse files
author
Joe Niemi
authored
Merge pull request #1975 from HSLdevcom/develop
Update master
2 parents 60fa644 + 661e691 commit af70efe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/sidebar/nodeView/NodeForm.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ const SHORT_ID_OPTIONS_MAP = {
4040
4: ['V', 'XV'],
4141
5: ['Hy', 'La', 'Ri', 'Vi', 'Ko', 'Or'],
4242
6: ['Ki', 'Ra'],
43+
63: ['So'],
4344
90: ['Ke'],
4445
91: ['Ke'],
4546
92: ['Si'],
4647
93: ['Po'],
47-
94: ['Pn'],
48+
94: ['Pn', 'As'],
4849
95: ['Jä'],
4950
96: ['Tu'],
5051
97: ['Nu'],

0 commit comments

Comments
 (0)