Skip to content

Commit d2acffc

Browse files
authored
Merge pull request #2031 from HSLdevcom/63718-missing-codes
another short id value added
2 parents 50756ea + b5d81d3 commit d2acffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sidebar/nodeView/NodeForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const SHORT_ID_OPTIONS_MAP = {
3838
2: ['E', 'XE'],
3939
3: ['Ka'],
4040
4: ['V', 'XV'],
41-
5: ['Hy', 'La', 'Ri', 'Vi', 'Ko', 'Or', 'Tu', 'Ke'],
41+
5: ['Hy', 'La', 'Ri', 'Vi', 'Ko', 'Or', 'Tu', 'Ke', 'Jä'],
4242
6: ['Ki', 'Ra', 'So'],
4343
90: ['Ke'],
4444
91: ['Ke'],

0 commit comments

Comments
 (0)