diff --git a/src/components/sidebar/nodeView/NodeForm.tsx b/src/components/sidebar/nodeView/NodeForm.tsx index ec2eba79b..d5d032155 100644 --- a/src/components/sidebar/nodeView/NodeForm.tsx +++ b/src/components/sidebar/nodeView/NodeForm.tsx @@ -40,11 +40,12 @@ const SHORT_ID_OPTIONS_MAP = { 4: ['V', 'XV'], 5: ['Hy', 'La', 'Ri', 'Vi', 'Ko', 'Or'], 6: ['Ki', 'Ra'], + 63: ['So'], 90: ['Ke'], 91: ['Ke'], 92: ['Si'], 93: ['Po'], - 94: ['Pn'], + 94: ['Pn', 'As'], 95: ['Jä'], 96: ['Tu'], 97: ['Nu'],