update change

This commit is contained in:
saurabhg772244 2024-08-21 18:38:31 +05:30
parent a4007ffb80
commit 777522e8d5
2 changed files with 3 additions and 2 deletions

View File

@ -28,6 +28,9 @@ dictionaryDefinitions:
- name: suggestions
words:
- none
- disp
- subproc
- tria
suggestWords:
- seperator:separator
- vertice:vertex

View File

@ -48,7 +48,6 @@ import { multiWaveEdgedRectangle } from './shapes/multiWaveEdgedRectangle.js';
import { windowPane } from './shapes/windowPane.js';
import { linedWaveEdgedRect } from './shapes/linedWaveEdgedRect.js';
import { taggedWaveEdgedRectangle } from './shapes/taggedWaveEdgedRectangle.js';
import { curlyBraces } from './shapes/curlyBraces.js';
//Use these names as the left side to render shapes.
const shapes = {
@ -213,7 +212,6 @@ const shapes = {
lightningBolt,
bolt: lightningBolt,
'com-link': lightningBolt,
curlyBraces,
hourglass,
odd: rect_left_inv_arrow,
labelRect,