Merge pull request #384 from Yash-Singh1/patch-1

Add actor support
This commit is contained in:
Sidharth Vinod
2021-10-01 19:47:45 +05:30
committed by GitHub
+2 -1
View File
@@ -59,7 +59,8 @@ export const initEditor = (monacoEditor): void => {
'activate',
'deactivate',
'autonumber',
'title'
'title',
'actor'
]
},
classDiagram: {